summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/bindings/init.fnl
blob: 4cfb558082faaa1aedf7061be00ddec9992d90fb (plain) (blame)
1
2
3
4
5
(import-macros {: tbl} :toast.macros)
[(tbl :folke/which-key.nvim &
      :lazy true
      :opts {})
 [:tpope/vim-rsi]]