Nvim + tmux wrong color fixes
parent
c3c3c04e45
commit
9116624d11
|
@ -1,6 +1,8 @@
|
||||||
[shell]
|
[shell]
|
||||||
program = "/usr/bin/fish"
|
program = "/usr/bin/fish"
|
||||||
|
|
||||||
|
[env]
|
||||||
|
TERM = "xterm-256color"
|
||||||
#--------------------------------- Colors
|
#--------------------------------- Colors
|
||||||
[colors.primary]
|
[colors.primary]
|
||||||
background = "#1E1E2E"
|
background = "#1E1E2E"
|
||||||
|
|
Loading…
Reference in New Issue