Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
allworldit
awit-vim-superawesome
Commits
9d4b0b30
Commit
9d4b0b30
authored
Jun 09, 2019
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'nkchanges' into 'master'
Disable modelines as we use securemodelines plugin See merge request
!6
parents
2386f548
2c4c6b67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
vimrc
vimrc
+3
-2
No files found.
vimrc
View file @
9d4b0b30
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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