add : option to load autopairs sequentially (#584)
This commit is contained in:
@@ -75,6 +75,7 @@ M.plugins = {
|
||||
autopairs = true,
|
||||
},
|
||||
options = {
|
||||
autopairs = { loadAfter = "nvim-cmp" },
|
||||
lspconfig = {
|
||||
setup_lspconf = "", -- path of file containing setups of different lsps
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user