nvim change color to terafox
This commit is contained in:
parent
4f7c1ea2ca
commit
acb743eb2b
|
@ -155,7 +155,7 @@ nnoremap <silent> <Space>bw <Cmd>BufferOrderByWindowNumber<CR>
|
||||||
" packages
|
" packages
|
||||||
packadd termdebug
|
packadd termdebug
|
||||||
|
|
||||||
color carbonfox
|
color terafox
|
||||||
|
|
||||||
let g:lazygit_floating_window_winblend = 0 " transparency of floating window
|
let g:lazygit_floating_window_winblend = 0 " transparency of floating window
|
||||||
let g:lazygit_floating_window_scaling_factor = 0.9 " scaling factor for floating window
|
let g:lazygit_floating_window_scaling_factor = 0.9 " scaling factor for floating window
|
||||||
|
|
Loading…
Reference in New Issue