upd
This commit is contained in:
parent
2fab75fd28
commit
fd7228b0cc
7 changed files with 114 additions and 69 deletions
8
lua/plugins/aichat.lua
Normal file
8
lua/plugins/aichat.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
-- 'jorgenwh/aichat.nvim',
|
||||
dir = '/home/jorgen/src/aichat.nvim',
|
||||
|
||||
dependencies = {
|
||||
{'MunifTanjim/nui.nvim'},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue