rename vim configs
This commit is contained in:
parent
40030d526d
commit
f5f3b6f611
@ -28,6 +28,7 @@ if has("gui_running")
|
||||
" set guifont=Consolas:h10
|
||||
set guifont=Cascadia\ Code:h10
|
||||
endif
|
||||
autocmd GUIEnter * simalt ~x
|
||||
endif
|
||||
|
||||
"general settings
|
||||
@ -167,9 +168,9 @@ call plug#end()
|
||||
|
||||
"syntax/filetype settings
|
||||
"---------------
|
||||
" syntax on
|
||||
" filetype plugin indent on
|
||||
" runtime macros/matchit.vim
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
runtime macros/matchit.vim
|
||||
|
||||
"plugin settings
|
||||
"---------------
|
||||
Loading…
x
Reference in New Issue
Block a user