mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 18:14:40 +02:00
seems to disable everything we may have to use a more complicated method
This commit is contained in:
parent
1ed7392534
commit
0d14b91e1e
6 changed files with 18 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
if not package.loaded['nvim-autopairs'] then
|
||||
return
|
||||
end
|
||||
-- if not package.loaded['nvim-autopairs'] then
|
||||
-- return
|
||||
-- end
|
||||
|
||||
local npairs = require('nvim-autopairs')
|
||||
local Rule = require('nvim-autopairs.rule')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue