deleted completions

This commit is contained in:
Tawfeeq 2025-03-15 14:54:18 +01:00
parent 019526c694
commit 1498ee4367
2 changed files with 6 additions and 7 deletions

View File

@ -1 +0,0 @@
return {}

View File

@ -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
-- },
}