aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index d139d5ee..7e491ac4 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -113,7 +113,7 @@ set shortmess+=I
" Miscellaneous
set backspace=indent,eol,start
-set modelines=0
+set nomodeline
set nrformats-=octal
set report=0
set shellslash