Made floating windows look a bit better
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
c6a9c9b33d
commit
714cb63e50
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
" Set colorscheme
|
||||
colorscheme material
|
||||
|
||||
" Floating window transparency
|
||||
set winblend=10
|
||||
|
||||
" Material theme variant
|
||||
let g:material_theme_style = 'palenight'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue