diff .chezmoitemplates/init.lua @ 499:568791ef3a16

Enable extra mappings for comment.nvim
author zegervdv <zegervdv@me.com>
date Sun, 05 Dec 2021 11:58:24 +0100
parents 852acbe7ae8e
children c6624d04906a
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua	Sat Dec 04 12:13:11 2021 +0100
+++ b/.chezmoitemplates/init.lua	Sun Dec 05 11:58:24 2021 +0100
@@ -87,6 +87,10 @@
         padding = true,
         sticky = true,
         ignore = '^(%s*)$',
+        mappings = {
+          basic = true,
+          extra = true,
+        },
       }
     end,
     keys = {