forked from Shinonome/fred-neovim
enabled bufferline
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
auto-save.enable = true;
|
auto-save.enable = true;
|
||||||
bufferline = {
|
bufferline = {
|
||||||
# TODO: remove this once you are used to not having it
|
# TODO: remove this once you are used to not having it
|
||||||
enable = false;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
options = {
|
options = {
|
||||||
always_show_bufferline = false;
|
always_show_bufferline = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user