summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/bufdel.fnl
blob: ad40db3666e3ccb77a57e9c57dd07ea50d07d498 (plain)
1
2
3
4
5
;; Delete buffers.

{1 :ojroques/nvim-bufdel
 :cmd :BufDel
 :keys [{1 :<leader><BS> 2 :<cmd>BufDel<CR> :desc "Close Buffer"}]}