Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-03 | Allow user's to define their own nvim-tree bindings (#1181) | tafryn | |
2021-08-03 | [Feature]: Add possibility to focus nvimtree instead of toggle (#1074) | William Goulois | |
2021-07-27 | do not touch bufferline if nvimtree is on the right side | Abouzar Parvan | |
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint | |||
2021-07-19 | toggle() already follows the file, no need for find_file() (#1020) | Abouzar Parvan | |
2021-07-18 | fixing broken nvimtree (#1012) | Abouzar Parvan | |
2021-07-17 | [Refactor] nvimtree to be configurable (#970) | chaeing | |
* Refactor nvimtree to be configurable * Correct the location of .stylua.toml in Contrib.md Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-07-13 | always close tree, there is a bug with nvimtree if you don't autoclose where ↵ | Chris | |
the buffer you open will inherit the settings of the tree buffer | |||
2021-07-12 | refactor single file | christianchiarulli | |