update vim-interestingwords github path

Tue, 03 Dec 2019 13:59:37 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 03 Dec 2019 13:59:37 -0600
changeset 838
8ffc265b413a
parent 837
b3e5b49e29c3
child 839
0beae3c33263

update vim-interestingwords github path

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -18,7 +18,7 @@ let s:filename   = expand('<sfile>')
 
   Plug 'vim-airline/vim-airline'
   Plug 'vim-airline/vim-airline-themes'
-  Plug 'vasconcelloslf/vim-interestingwords'
+  Plug 'lfv89/vim-interestingwords'
   Plug 'nathanaelkane/vim-indent-guides'
 
   Plug 'ciaranm/securemodelines'

mercurial