changeset 135:db9d5fe86723

Enable modelines.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Oct 2013 07:52:39 -0700
parents 70d3ec19bef2
children d38a489db202
files vim/vimrc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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