Skip to content

Commit a855563

Browse files
aripollakarkottke
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 0a9d35a commit a855563

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,6 @@ require('lazy').setup({
823823
-- into multiple repos for maintenance purposes.
824824
'hrsh7th/cmp-nvim-lsp',
825825
'hrsh7th/cmp-path',
826-
'hrsh7th/cmp-path',
827826
'hrsh7th/cmp-nvim-lsp-signature-help',
828827
},
829828
--- @module 'blink.cmp'

0 commit comments

Comments
 (0)