add bufferline plugin

This commit is contained in:
Osman Faruk Bayram 2025-03-16 02:17:01 +03:00
parent a900a9796a
commit d81f41af13

View file

@ -49,5 +49,8 @@
# cursor animation
smear-cursor.enable = true;
# add buffer tab plugin
bufferline.enable = true;
};
}