remove vim-go

This commit is contained in:
Beric Bearnson 2024-03-28 11:38:21 -06:00
parent aedab6147f
commit fbc4f207b9
2 changed files with 2 additions and 4 deletions

View file

@ -15,7 +15,4 @@ return {
cmp.event:on('confirm_done', cmp_autopairs.on_confirm_done())
end,
},
{
'fatih/vim-go',
},
}