switch off vuln because of modelines
This commit is contained in:
parent
cd704ff26f
commit
d92a7b4281
2
.vimrc
2
.vimrc
|
|
@ -8,6 +8,8 @@ syntax on " use syntax highlighting
|
|||
set background=dark " when using black background terminal
|
||||
colorscheme ron " for bash in windows this fixes my colors in vim inside tmux
|
||||
|
||||
set nomodeline " workaround to close a vuln
|
||||
|
||||
set number " line numbers
|
||||
set relativenumber " relative line numbers! How cool is that?!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user