summaryrefslogtreecommitdiff
path: root/fnl/plugins.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-22 22:27:51 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-22 22:27:51 +0100
commite40427ce3c167e001c28e36ea82e20872962c8b9 (patch)
tree038b866f5a3dd6c4ea4d7f0f2cd29138ea21b72a /fnl/plugins.fnl
parent7a62878a9cb4bd108360474b7e8e6916e425176b (diff)
Replace bbye with nvim-bufdel
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r--fnl/plugins.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index 550abf8..b39a58f 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -67,7 +67,7 @@
:event :VeryLazy
:config (fn []
(require :config.orgmode))}
- {1 :moll/vim-bbye :event :VeryLazy}
+ {1 :ojroques/nvim-bufdel :cmd :BufDel}
{1 :akinsho/toggleterm.nvim
:cmd :ToggleTerm
:config (fn []