diff options
author | marcel <googlillo@gmail.com> | 2024-10-27 20:16:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-27 20:16:15 +0100 |
commit | 77edaeee8b691832315b4394321031cb24205d12 (patch) | |
tree | 0774a92d08a8eabcce0da16322f72f6296d161c6 /doc | |
parent | cd4b70346bfb28edc83525946fd75fac6ddb0d4e (diff) |
Add mini.statusline support (#46)
* feat: add mini-statusline group
* docs: add mini.statusline to the list of supported plugins
Diffstat (limited to 'doc')
-rw-r--r-- | doc/no-clown-fiesta.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/no-clown-fiesta.txt b/doc/no-clown-fiesta.txt index fe78c27..afaf841 100644 --- a/doc/no-clown-fiesta.txt +++ b/doc/no-clown-fiesta.txt @@ -60,4 +60,5 @@ SUPPORTED PLUGINS *no-clown-fiesta-supported_plugin * Treesitter * StatusLine (the default non custom one) * WhichKey +* Mini.statusline |