]> gitweb.fluxo.info Git - metadot.git/commitdiff
Disabling modeline in vim
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 28 Jan 2013 21:48:28 +0000 (19:48 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 28 Jan 2013 21:48:28 +0000 (19:48 -0200)
modules/vim/vimrc

index c4f3c22fd9b54c1792f32ed0283012c784643864..7210c4033f6cf64a4c83758b1f0bc32d2ea68f47 100644 (file)
@@ -47,6 +47,9 @@ endif
 " Pathogen - https://github.com/tpope/vim-pathogen
 call pathogen#infect()
 
+" No modelines
+set nomodeline
+
 " NERDTree section
 " Thanks to http://stackoverflow.com/questions/1447334/how-do-you-add-nerdtree-to-your-vimrc