mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
snacks tweaks
This commit is contained in:
parent
bb2a34d620
commit
e7eb63b09b
4 changed files with 17 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ return {
|
|||
'saghen/blink.cmp',
|
||||
event = "VeryLazy",
|
||||
dependencies = {
|
||||
"yetone/avante.nvim",
|
||||
{ "yetone/avante.nvim", lazy = true },
|
||||
'saghen/blink.compat',
|
||||
'rafamadriz/friendly-snippets',
|
||||
'giuxtaposition/blink-cmp-copilot',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue