aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/config/bufferline.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/config/bufferline.lua b/lua/config/bufferline.lua
index 772287c..027e557 100644
--- a/lua/config/bufferline.lua
+++ b/lua/config/bufferline.lua
@@ -1,8 +1,6 @@
require("bufferline").setup({
options = {
numbers = "buffer_id",
- number_style = "superscript",
- mappings = false,
close_command = "bdelete! %d",
right_mouse_command = nil,
left_mouse_command = "buffer %d",