set termguicolors vimrc
This commit is contained in:
parent
5d30d5ffcd
commit
c676c9fd3c
3
vimrc
3
vimrc
@ -1,3 +1,6 @@
|
|||||||
|
" set termguicolors
|
||||||
|
set termguicolors
|
||||||
|
|
||||||
if empty(glob('~/.vim/autoload/plug.vim'))
|
if empty(glob('~/.vim/autoload/plug.vim'))
|
||||||
silent !curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
|
silent !curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
|
Loading…
Reference in New Issue
Block a user