Compare commits

...
2 Commits
Author SHA1 Message Date
hollorol 63a93518f2 Merge remote-tracking branch 'refs/remotes/origin/master' 2024-10-20 09:48:38 +02:00
hollorol ecc9cdec30 add smarter context mini.ai 2024-10-20 09:48:19 +02:00
+4
View File
@@ -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()