mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-20 19:58:47 +02:00
Try to fix vimrc
This commit is contained in:
parent
76fe638deb
commit
645f64e04b
@ -55,7 +55,7 @@ set encoding=UTF-8 " Set encoding
|
|||||||
let NERDTreeShowHidden=1 " NERDtree shows hidden files
|
let NERDTreeShowHidden=1 " NERDtree shows hidden files
|
||||||
set term=kitty " fix for kitty terminal
|
set term=kitty " fix for kitty terminal
|
||||||
set termguicolors
|
set termguicolors
|
||||||
:source .vimcolors.vim
|
:source $HOME/.vimcolors.vim
|
||||||
|
|
||||||
" get transparent bg & some markdown stuffs
|
" get transparent bg & some markdown stuffs
|
||||||
hi Normal guibg=NONE ctermbg=NONE
|
hi Normal guibg=NONE ctermbg=NONE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user