neo-tree.nvim
neo-tree.nvim copied to clipboard
Neovim plugin to manage the file system and other tree like structures.
Normally cursor jumps to a newly opened window, but I would like it to stay in its current location (i.e Neotree). Can't find anything in the docs. I've also tried...
`:Neotree` `:vertical resize 15` `:Neotree toggle` `:Neotree toggle` it forgets the width of buffer it will be cool if it remembers the width after toggles and after restarting nvim
### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...
### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...
### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Is there a way to...
closes https://github.com/nvim-neo-tree/neo-tree.nvim/issues/1512
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. When I set up [prepare-commit-msg...
Useful for users who wants to map something else than `` (e.g. `` or `)` to close the fuzzy finder input window
`schedule_wrap` floods the event loop with work that could've been done right away much faster here. massive improvement with my goofy git repo $HOME without a .gitignore  