4
vimrc
4
vimrc
@@ -113,5 +113,9 @@ set hlsearch " Highlight searches by default
|
||||
set ignorecase " Ignore case when searching...
|
||||
set smartcase " ...unless we type a capital
|
||||
|
||||
" ================ Security ==========================
|
||||
set modelines=0
|
||||
set nomodeline
|
||||
|
||||
" ================ Custom Settings ========================
|
||||
so ~/.yadr/vim/settings.vim
|
||||
|
||||
Reference in New Issue
Block a user