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