redid mapping, set and util, also readded nvim-cmp and cmp-nvim-lsp
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
return {
|
||||
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate" },
|
||||
{ "hrsh7th/nvim-cmp" },
|
||||
{ "hrsh7th/cmp-nvim-lsp" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user