24-bit color and fancy popup menus with pseudotransparency
This commit is contained in:
parent
09764eb3eb
commit
e6296a7123
1 changed files with 3 additions and 0 deletions
3
init.vim
3
init.vim
|
@ -64,6 +64,9 @@ set undodir=~/.local/share/nvim/undo
|
||||||
|
|
||||||
set spelllang=de
|
set spelllang=de
|
||||||
|
|
||||||
|
set termguicolors
|
||||||
|
set pumblend=20
|
||||||
|
|
||||||
" custom commands
|
" custom commands
|
||||||
command! RC edit $MYVIMRC
|
command! RC edit $MYVIMRC
|
||||||
command! SRC source $MYVIMRC
|
command! SRC source $MYVIMRC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue