Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
midgard
Dotfilets
Commits
c17e9158
Unverified
Commit
c17e9158
authored
Jun 13, 2019
by
Midgard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[nvim] Disable modelines
parent
c23dc7af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
nvim-init.vim
nvim-init.vim
+2
-0
No files found.
nvim-init.vim
View file @
c17e9158
...
...
@@ -16,6 +16,8 @@ set laststatus=2 " always show the status line
set
encoding
=
utf
-8
"
set
default
encoding
set
autoread
" autoreload
file
on
change
set
nomodeline
" after the latest
modeline
vulnerability I'
ve
had it
set
inccommand
=
split
set
conceallevel
=
0
" don'
t
use conceals
,
seriously
...
...
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