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