mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-17 16:21:12 +02:00
deleted completions
This commit is contained in:
parent
019526c694
commit
1498ee4367
2 changed files with 6 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue