Pārlūkot izejas kodu

allow disabling autopairs completely

kylo252 3 gadi atpakaļ
vecāks
revīzija
d512b57918
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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