]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vim/after/ftplugin/gitcommit.vim
after/ftplugin/deb.vim: Disable spell checking.
[config/dotfiles.git] / vim / after / ftplugin / gitcommit.vim
index bc60cf44a1576b2b75076ade9915feb7a73d8535..1c439f3852fd660eadbff3aed53a84a0a04550f5 100644 (file)
@@ -7,3 +7,4 @@
 " Don't use the modeline as the diff created by `git commit -v` may contain
 " one which could change the filetype or other settings of the commit window.
 setlocal nomodeline
+let g:secure_modelines_allowed_items = []