Compare commits
2 Commits
c4848b75e7
...
63a93518f2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63a93518f2 | ||
|
|
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