diff options
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r-- | fnl/plugins.fnl | 2 |
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 [] |