From 936272fc2a5ae07470816d1b63f79bfadb3ef979 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:23:59 +0200 Subject: fix: typo bugs --- 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 c98609d..39dcdcf 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -52,7 +52,7 @@ :nowait true}) (def- mappings { - :k [ 'lua require("Comment.api").toggle_current_linewise()' "Comment" ] + :k [ "lua require('Comment.api').toggle_current_linewise()" "Comment" ] :a [ "Alpha" "Alpha" ] :b [ "lua require('telescope.builtin').buffers(require('telescope.themes').get_dropdown{previewer false})" -- cgit v1.2.3-70-g09d2