luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Disable modeline #139

Closed zaksoup closed 5 years ago

zaksoup commented 5 years ago

Due to the following security issue with modeline (patched in latest versions of Vim and Nvim) it is recommended to disable modeline and use the secure modeline plugin or other configuration tools instead.

see https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md

zaksoup commented 5 years ago

link to secure modelines plugin: https://github.com/ciaranm/securemodelines/

luan commented 5 years ago

Ugh, what a pain :(

Thanks @zaksoup! Also, have you seen my new and improved Neovim config? https://github.com/luan/nvim