From 38bad2e982ee2d69229c2700cdfb62ef382832fc Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sun, 10 Apr 2022 23:36:48 +0200 Subject: fix(which-key): typo --- fnl/config/which-key.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index 7c5cf71..8c01ae6 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -169,7 +169,7 @@ "lua require('Comment.api').toggle_linewise_op(vim.fn.visualmode())" "Comment" ]}) -(let [which-key (util.load-plugin :nvim-which-key.config)] +(let [which-key (util.load-plugin :which-key)] (do (which-key.setup setup) (which-key.register mappings opts) -- cgit v1.2.3-70-g09d2