added github open link, treesitter all option, nesting rules in neo-tree

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-03-28 16:27:20 -05:00
parent 5f28891d40
commit f0a205be54
4 changed files with 22 additions and 12 deletions

View file

@ -16,6 +16,10 @@ return {
require("auto-save").setup {
-- config
}
end
}
end,
},
{
"Almo7aya/openingh.nvim",
event = "BufEnter",
},
}