Browse Source

typo Bdelete instead of bdelete (#666)

Kai 4 years ago
parent
commit
1125c2c990
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lua/lv-bufferline/init.lua

+ 2 - 2
lua/lv-bufferline/init.lua

@@ -9,8 +9,8 @@ M.config = function()
             buffer_close_icon = '',
             modified_icon = '●',
             close_icon = '',
-            close_command = "Bdelete %d",
-            right_mouse_command = "Bdelete! %d",
+            close_command = "bdelete %d",
+            right_mouse_command = "bdelete! %d",
             left_trunc_marker = '',
             right_trunc_marker = '',
             offsets = {