add smarter context mini.ai
This commit is contained in:
parent
c9e713d162
commit
ecc9cdec30
@ -3,6 +3,10 @@ return {
|
|||||||
{'tpope/vim-fugitive'},
|
{'tpope/vim-fugitive'},
|
||||||
{'gorkunov/smartpairs.vim'},
|
{'gorkunov/smartpairs.vim'},
|
||||||
{'tpope/vim-surround'},
|
{'tpope/vim-surround'},
|
||||||
|
{'echasnovski/mini.ai',
|
||||||
|
config = function()
|
||||||
|
require('mini.ai').setup()
|
||||||
|
end},
|
||||||
{'jiangmiao/auto-pairs'},
|
{'jiangmiao/auto-pairs'},
|
||||||
{'github/copilot.vim',
|
{'github/copilot.vim',
|
||||||
config = function()
|
config = function()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user