mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-19 15:29:58 -05:00
enabled bufferline
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
auto-save.enable = true;
|
||||
bufferline = {
|
||||
# TODO: remove this once you are used to not having it
|
||||
enable = false;
|
||||
enable = true;
|
||||
settings = {
|
||||
options = {
|
||||
always_show_bufferline = false;
|
||||
|
||||
Reference in New Issue
Block a user