Added cmp-nvim-lua

This commit is contained in:
Vegard Berg 2023-05-23 15:11:16 +02:00
parent a79693df58
commit 404cdde606
1 changed files with 5 additions and 0 deletions

View File

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