Explorar el Código

allow disabling autopairs completely

kylo252 hace 3 años
padre
commit
d512b57918
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lua/plugins.lua

+ 1 - 0
lua/plugins.lua

@@ -73,6 +73,7 @@ return {
         lvim.builtin.autopairs.on_config_done(require "nvim-autopairs")
       end
     end,
+    disable = not lvim.builtin.autopairs.active,
   },
 
   -- Treesitter