aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-24 10:16:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-24 10:16:49 +1200
commit55ecef2e56b364cb3cb04f90566c07ebbfbf72af (patch)
treec29023d3fbe8dcc0e9de9cd25dd21fab68bd09fe /vim/vimrc
parentMerge branch 'release/v4.42.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-9e0c70645f03ff7597358f5c7d63fc0ef0c89550.tar.gz (sig)
dotfiles-9e0c70645f03ff7597358f5c7d63fc0ef0c89550.zip
Merge branch 'release/v4.43.0'v4.43.0
* release/v4.43.0: Bump VERSION Remove ~/.vim/config sourcing Allow 60 as magic number in Perl::Critic
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5f860405..0456679f 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -464,6 +464,3 @@ nnoremap <Leader>! ^"zyg_:!<C-R>z<CR>
inoreabbrev almsot almost
inoreabbrev wrnog wrong
inoreabbrev Fielding Feilding
-
-" Source any .vim files from ~/.vim/config
-runtime! config/*.vim