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=Consolas:h10
|
||||||
set guifont=Cascadia\ Code:h10
|
set guifont=Cascadia\ Code:h10
|
||||||
endif
|
endif
|
||||||
|
autocmd GUIEnter * simalt ~x
|
||||||
endif
|
endif
|
||||||
|
|
||||||
"general settings
|
"general settings
|
||||||
@ -167,9 +168,9 @@ call plug#end()
|
|||||||
|
|
||||||
"syntax/filetype settings
|
"syntax/filetype settings
|
||||||
"---------------
|
"---------------
|
||||||
" syntax on
|
syntax on
|
||||||
" filetype plugin indent on
|
filetype plugin indent on
|
||||||
" runtime macros/matchit.vim
|
runtime macros/matchit.vim
|
||||||
|
|
||||||
"plugin settings
|
"plugin settings
|
||||||
"---------------
|
"---------------
|
||||||
Loading…
x
Reference in New Issue
Block a user