changeset 499:568791ef3a16

Enable extra mappings for comment.nvim
author zegervdv <zegervdv@me.com>
date Sun, 05 Dec 2021 11:58:24 +0100
parents 91c0d97cd4d4
children c6624d04906a
files .chezmoitemplates/init.lua
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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 = {