mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): luacmp buffer source
This commit is contained in:
parent
d849068f18
commit
a311316a49
3 changed files with 10 additions and 7 deletions
|
|
@ -69,6 +69,7 @@ require("lazy").setup({
|
|||
{
|
||||
"hrsh7th/nvim-cmp",
|
||||
dependencies = {
|
||||
'hrsh7th/cmp-buffer',
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
"L3MON4D3/LuaSnip",
|
||||
"saadparwaiz1/cmp_luasnip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue