Added cmp-nvim-lsp

This commit is contained in:
Vegard Berg 2023-05-22 22:14:15 +02:00
parent c3b799ee24
commit 9c37eda22e
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
-- https://github.com/hrsh7th/cmp-nvim-lsp
return {
"hrsh7th/cmp-nvim-lsp",
}