aboutsummaryrefslogtreecommitdiff
path: root/vim/config/plugin.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-13 22:26:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-13 22:26:07 +1300
commitd30b6a744d9de88bde1a5d4cddf873c867f5c3d2 (patch)
tree9aee0daea29566a6d28706dcb8f4ac390536e6c5 /vim/config/plugin.vim
parentMerge branch 'feature/vim-ftdetect' into develop (diff)
downloaddotfiles-d30b6a744d9de88bde1a5d4cddf873c867f5c3d2.tar.gz
dotfiles-d30b6a744d9de88bde1a5d4cddf873c867f5c3d2.zip
Strip trailing whitespace
Diffstat (limited to 'vim/config/plugin.vim')
-rw-r--r--vim/config/plugin.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/config/plugin.vim b/vim/config/plugin.vim
index 934424ed..6e79b255 100644
--- a/vim/config/plugin.vim
+++ b/vim/config/plugin.vim
@@ -20,7 +20,7 @@ if has('eval')
" Vim servers? What is this, Emacs?
let g:loaded_rrhelper = 'skipped'
-
+
" System dictionaries plus custom per-machine spell files are fine
let g:loaded_spellfile_plugin = 'skipped'