My vim configuration
git clone https://github.com/m-col/vim-misc
Files | Refs | Readme

Commit 8796da2cef07a7c47e048c886ffc10499bc288f1
Parent: 37af07fc5fbba6cbde1caf79de092f4f340c92f6
Author: mcol <mcol@posteo.net>
Date: 2019-02-09 10:50:05 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2019-02-09 10:50:05 +0000

remove spelling git repo

vimrc Modified

@@ -21,7 +21,6 @@
 Plugin 'VundleVim/Vundle.vim'	    " required
 if hostname() == "zenbook"
     Plugin 'mcolligan/vimlab'	    " vimlab
-    Plugin 'git@192.168.0.65:/media/usbhdd1/git/vim-myspell'    " my spelling
     Plugin 'vimwiki/vimwiki'	    " vimwiki
 endif
 Plugin 'junegunn/goyo.vim'

install Modified

@@ -11,3 +11,4 @@
 add_dir $HOME/sessions
 add_dir $HOME/swap
 add_dir $HOME/undo
+add_dir $HOME/spell