aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'vim/plugin')
-rw-r--r--vim/plugin/spellfile_local.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/plugin/spellfile_local.vim b/vim/plugin/spellfile_local.vim
index b6acd7b3..9cb97624 100644
--- a/vim/plugin/spellfile_local.vim
+++ b/vim/plugin/spellfile_local.vim
@@ -1,4 +1,4 @@
-if exists('loaded_spellfile_local') || $MYVIM ==# ''
+if exists('loaded_spellfile_local')
finish
endif
let loaded_spellfile_local = 1