deleted completions
This commit is contained in:
parent
019526c694
commit
1498ee4367
|
@ -1 +0,0 @@
|
|||
return {}
|
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
'altermo/ultimate-autopair.nvim',
|
||||
event = { 'InsertEnter', 'CmdlineEnter' },
|
||||
branch = 'v0.6', --recommended as each new version will have breaking changes
|
||||
opts = {
|
||||
--Config goes here
|
||||
},
|
||||
-- 'altermo/ultimate-autopair.nvim',
|
||||
-- event = { 'InsertEnter', 'CmdlineEnter' },
|
||||
-- branch = 'v0.6', --recommended as each new version will have breaking changes
|
||||
-- opts = {
|
||||
-- --Config goes here
|
||||
-- },
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue