diff vim/vimrc @ 135:db9d5fe86723

Enable modelines.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Oct 2013 07:52:39 -0700
parents a273867b6a0d
children aec168618b7b
line wrap: on
line diff
--- a/vim/vimrc	Thu Oct 03 07:52:30 2013 -0700
+++ b/vim/vimrc	Thu Oct 03 07:52:39 2013 -0700
@@ -54,8 +54,8 @@
 
 " General Settings {{{
 
-" Disable modelines.
-set modelines=0
+" Restrict modelines.
+set modelines=1
 
 " Don't unload abandoned buffers.
 set hidden