2
0
Fork 0
mirror of https://github.com/rockerBOO/awesome-neovim synced 2025-02-20 13:28:25 +00:00

Add mateuszwieloch/automkdir.nvim ()

This commit is contained in:
Mateusz Wieloch 2023-12-14 09:38:03 +01:00 committed by GitHub
parent 6d83f4cc08
commit b64827a93b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.