I broke up with neovim....vim is my best friend now
This commit is contained in:
3
dot_vim/plugged/vimwiki/test/resources/rtp_local.vim
Normal file
3
dot_vim/plugged/vimwiki/test/resources/rtp_local.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
set runtimepath+=/tmp/vader_wiki/home/vimtest/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/tmp/vader_wiki/home/vimtest/vim/after
|
||||
execute 'set rtp+='.join(filter(split(expand('/tmp/vader_wiki/home/vimtest/plugins/*')), 'isdirectory(v:val)'), ',')
|
||||
set runtimepath+=/tmp/vader_wiki/testplugin
|
||||
Reference in New Issue
Block a user