Remove comments and use default neovim comments, change pane split keybind, add GoBack, update neotree, update completions

This commit is contained in:
Zam Kokott
2025-11-06 10:13:31 +01:00
parent 353df255e1
commit ed6bba05aa
5 changed files with 58 additions and 60 deletions

View File

@@ -21,7 +21,8 @@ return {
visible = false,
show_hidden_count = true,
hide_dotfiles = false,
hide_gitignored = false,
hide_gitignored = true,
hide_hidden = true,
hide_by_name = {
'.git',
'bin',