refactor(dependencies): removed duplicate entry

This commit is contained in:
2024-11-25 15:17:27 -05:00
parent 19cab1de4b
commit cd71869e0d
+1 -2
View File
@@ -5,7 +5,6 @@ return {
'hrsh7th/cmp-buffer',
'hrsh7th/cmp-path',
'hrsh7th/cmp-cmdline',
'hrsh7th/cmp-buffer',
'hrsh7th/cmp-calc',
'hrsh7th/cmp-nvim-lua',
'hrsh7th/cmp-nvim-lsp',
@@ -201,4 +200,4 @@ return {
},
})
end,
}
}