yay
This commit is contained in:
commit
9d3d05066f
80 changed files with 7776 additions and 0 deletions
5
.bckpold/after/plugin/nvim-tree.lua
Executable file
5
.bckpold/after/plugin/nvim-tree.lua
Executable file
|
@ -0,0 +1,5 @@
|
|||
require("nvim-tree").setup({
|
||||
filters = {
|
||||
dotfiles = true,
|
||||
},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue