From d2fc21ae088e0c078c39f7fb9f313b808e7e90b7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 1 May 2021 14:26:11 +0200 Subject: Removed bloat, added some sweet features, synced with Lunarvim repo --- .config/nvim/lua/_comment/init.lua | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/nvim/lua/_comment/init.lua') diff --git a/.config/nvim/lua/_comment/init.lua b/.config/nvim/lua/_comment/init.lua index 8d2ad52..e1f1358 100644 --- a/.config/nvim/lua/_comment/init.lua +++ b/.config/nvim/lua/_comment/init.lua @@ -1,3 +1 @@ require('nvim_comment').setup() -vim.api.nvim_set_keymap("n", "gc", ":CommentToggle", {noremap=true, silent = true}) -vim.api.nvim_set_keymap("v", "gc", ":CommentToggle", {noremap=true, silent = true}) -- cgit v1.2.3-70-g09d2