configure kanagawa and oil. also kanagawa for tmux
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user