link tmux td-cli bindings & script disable c-j c-k bindings - interference with fzf zsh adjustmets + tmux-td finally not closing on ESC! :) add diffview & custom Harpoon list (with line in file)
13 lines
183 B
Lua
13 lines
183 B
Lua
return {
|
|
{
|
|
"saghen/blink.cmp",
|
|
opts = {
|
|
sources = {
|
|
-- per_filetype = {
|
|
-- codecompanion = { "codecompanion" },
|
|
-- },
|
|
},
|
|
},
|
|
},
|
|
}
|