fix buffer theme for dayfox

This commit is contained in:
francois
2025-11-29 08:50:52 +01:00
parent 76d3122ba2
commit bcbb6a9f83
4 changed files with 13 additions and 15 deletions

View File

@@ -29,7 +29,8 @@ map("n", "<A-p>", "<Cmd>BufferPin<CR>")
-- misc
--map("n", "<leader>s", ":%s//g<Left><Left>") --replace all
map("n", "<leader>t", ":NvimTreeToggle<CR>") --open file explorer
map("n", "<leader>T", ":NvimTreeToggle<CR>") --open file explorer
map("n", "<leader>t", ";NvimTreeFocus<CR>") --focus file explorer
map("n", "<leader>l", ":Twilight<CR>") --surrounding dim
-- fzf and grep