summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/bindings/plugins.lua
blob: 8bebd06e5444fe46dbd4f6f63e1467d6d9fc4e80 (plain) (blame)
1
2
-- [nfnl] Compiled from fnl/bindings/plugins.fnl by https://github.com/Olical/nfnl, do not edit.
return (require("which-key")).add({{"<leader>f", desc = "+find"}})