Open ggrandes opened 8 years ago
Where is the "good" location for put the "securemodelines.vim" script (Debian/Ubuntu):
/usr/share/vim/vim74/plugin/ ? ... other ... ?
For future reference: you could use https://github.com/junegunn/vim-plug and add this plugin in your .vimrc:
.vimrc
Plug 'ciaranm/securemodelines'
And then call :PlugInstall to download it.
:PlugInstall
Where is the "good" location for put the "securemodelines.vim" script (Debian/Ubuntu):