From e5b953765e0103b96751795d9d9efc85907c0b34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Vecsei?= Date: Wed, 26 Jul 2023 09:24:43 +0200 Subject: [PATCH] Add `gaborvecsei/usage-tracker.nvim` (#821) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ae292b..1090a2e 100644 --- a/README.md +++ b/README.md @@ -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.