mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
ui: set vim background to terminal color
This commit is contained in:
parent
b420e9b6dc
commit
12b651eedf
1 changed files with 3 additions and 0 deletions
|
@ -91,3 +91,6 @@ filetype plugin indent on
|
|||
|
||||
colorscheme moonfly
|
||||
set number
|
||||
|
||||
" Remove moonfly's background color for the terminal color
|
||||
highlight Normal ctermbg=NONE
|
||||
|
|
Loading…
Reference in a new issue