Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
awit-vim-superawesome
Commits
2c4c6b67
Commit
2c4c6b67
authored
Jun 09, 2019
by
Nigel Kukard
Browse files
Disable modelines as we use securemodelines plugin
parent
2386f548
Changes
1
Hide whitespace changes
Inline
Side-by-side
vimrc
View file @
2c4c6b67
...
...
@@ -93,10 +93,11 @@ set ignorecase
set showmatch
"NK: We now use secure modelines plugin, so this should be disabled by default
" Pull vim settings from end of file
set modeline
"
set modeline
" Use 3 lines at bottom of file
set modelines=3
"
set modelines=3
" Only support unix filetypes
set fileformats=unix
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment