more stuff

This commit is contained in:
Barrett Ruth 2026-02-24 12:10:16 -05:00
parent dce4e28c82
commit 8cda45d29c
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
7 changed files with 42 additions and 23 deletions

View file

@ -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