Add gaborvecsei/usage-tracker.nvim (#821)

This commit is contained in:
Gábor Vecsei 2023-07-26 09:24:43 +02:00 committed by GitHub
parent 811bfe1fa3
commit e5b953765e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -574,6 +574,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.
- [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.