mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Fix coloring in nvim in tmux remote sessions
This commit is contained in:
@@ -10,3 +10,5 @@ vim.opt.scrolloff = 8
|
||||
vim.opt.incsearch = true
|
||||
|
||||
vim.opt.signcolumn = "yes"
|
||||
|
||||
vim.o.termguicolors = true
|
||||
|
||||
Reference in New Issue
Block a user