1
0

nvim theme

This commit is contained in:
2024-07-05 18:30:58 +02:00
parent 086a6b20f3
commit c5a73b140d
+1
View File
@@ -24,6 +24,7 @@ call plug#begin(stdpath('data') . '/plugged')
call plug#end() call plug#end()
colorscheme wal colorscheme wal
highlight Normal guibg=NONE
let g:python_recommended_style = 0 let g:python_recommended_style = 0