way too lazy to sort this out, adding kitchen sink
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
local status_ok, autopairs = pcall(require, "nvim-autopairs")
|
||||
local status_ok, autopairs = pcall(require, "ultimate-autopair")
|
||||
if not status_ok then
|
||||
return
|
||||
end
|
||||
|
Reference in New Issue
Block a user