General CHADtree config
It's enough to do what I want so I'm happy.
This commit is contained in:
parent
0994212a19
commit
5eb60c83b1
5
after/plugin/CHADtree.lua
Normal file
5
after/plugin/CHADtree.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
local chadtree_settings = {
|
||||||
|
["xdg"] = true,
|
||||||
|
["options.session"] = false,
|
||||||
|
}
|
||||||
|
vim.api.nvim_set_var("chadtree_settings",chadtree_settings)
|
||||||
Loading…
Reference in New Issue
Block a user