# HG changeset patch # User Meredith Howard # Date 1575403177 21600 # Node ID 8ffc265b413a8a2e85cde7ad3540cdfbfa6c883c # Parent b3e5b49e29c3a70a44cbe38fa0982f0e6c3c4c9f update vim-interestingwords github path diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -18,7 +18,7 @@ let s:filename = expand('') 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'