1
0
Fork 0
dotfiles/home/config/nvim/plugins/which-key.fnl

2 lines
46 B
Plaintext
Raw Normal View History

2023-11-29 14:52:16 +00:00
(let [wk (require :which-key)] (wk.setup {}))