From c7ec0420d710f2f6bacc92d2ceaf8a9fa886aaeb Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 8 Apr 2022 00:06:46 +0200 Subject: fix(typos): final fixes of typos hopefully --- fnl/config/which-key.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config/which-key.fnl') diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index 845cd27..7c5cf71 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -166,7 +166,7 @@ (def- vmappings { :k [ - 'lua require("Comment.api").toggle_linewise_op(vim.fn.visualmode())' + "lua require('Comment.api').toggle_linewise_op(vim.fn.visualmode())" "Comment" ]}) (let [which-key (util.load-plugin :nvim-which-key.config)] -- cgit v1.2.3-70-g09d2