mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-20 13:28:25 +00:00
Add mateuszwieloch/automkdir.nvim
(#993)
This commit is contained in:
parent
6d83f4cc08
commit
b64827a93b
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
## Utility
|
||||
|
||||
- [gaborvecsei/usage-tracker.nvim](https://github.com/gaborvecsei/usage-tracker.nvim) - Track your Neovim usage and visualize statistics easily.
|
||||
- [mateuszwieloch/automkdir.nvim](https://github.com/mateuszwieloch/automkdir.nvim) - Automatically create non-existent parent directories when writing a file.
|
||||
- [jghauser/mkdir.nvim](https://github.com/jghauser/mkdir.nvim) - Automatically create missing directories when saving files.
|
||||
- [matbme/JABS.nvim](https://github.com/matbme/JABS.nvim) - Pretty and minimal buffer switcher window.
|
||||
- [j-morano/buffer_manager.nvim](https://github.com/j-morano/buffer_manager.nvim) - Add one or more buffers, reorder them, save them inside a file or just delete them very easily from a small floating window.
|
||||
|
|
Loading…
Add table
Reference in a new issue