Skip to content

Commit 6aad8a5

Browse files
aripollakarkottke
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 1dd1e3e commit 6aad8a5

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
@@ -808,7 +808,6 @@ require('lazy').setup({
808808
'hrsh7th/cmp-nvim-lsp',
809809
'hrsh7th/cmp-path',
810810
'hrsh7th/cmp-buffer',
811-
'hrsh7th/cmp-path',
812811
'hrsh7th/cmp-nvim-lsp-signature-help',
813812
},
814813
config = function()

0 commit comments

Comments
 (0)