configure kanagawa and oil. also kanagawa for tmux

This commit is contained in:
Bartal Laearsson
2026-08-12 21:24:17 +01:00
parent e9cf3b1480
commit 9c53a2ba17
+5 -1
View File
@@ -87,7 +87,11 @@ require("lazy").setup({
"stevearc/oil.nvim",
---@module 'oil'
---@type oil.SetupOpts
opts = {},
opts = {
view_options = {
show_hidden = true,
},
},
dependencies = { "nvim-tree/nvim-web-devicons" },
lazy = false,
keys = {