more stuff
This commit is contained in:
parent
dce4e28c82
commit
8cda45d29c
7 changed files with 42 additions and 23 deletions
|
|
@ -5,9 +5,9 @@ return {
|
|||
'Kaiser-Yang/blink-cmp-git',
|
||||
'folke/lazydev.nvim',
|
||||
'bydlw98/blink-cmp-env',
|
||||
{ 'barrettruth/blink-cmp-ssh', dir = '~/dev/blink-cmp-ssh' },
|
||||
{ 'barrettruth/blink-cmp-tmux', dir = '~/dev/blink-cmp-tmux' },
|
||||
{ 'barrettruth/blink-cmp-ghostty', dir = '~/dev/blink-cmp-ghostty' },
|
||||
'barrettruth/blink-cmp-ssh',
|
||||
'barrettruth/blink-cmp-tmux',
|
||||
'barrettruth/blink-cmp-ghostty'
|
||||
},
|
||||
---@module 'blink.cmp'
|
||||
---@type blink.cmp.Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue