improvements, installed ollama gen
This commit is contained in:
parent
f2f93acdb8
commit
6b2b0c377a
11 changed files with 151 additions and 161 deletions
|
@ -1,4 +0,0 @@
|
|||
return {
|
||||
"m4xshen/autoclose.nvim",
|
||||
opts = {},
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
return {
|
||||
{
|
||||
"simrat39/rust-tools.nvim",
|
||||
event = "BufEnter *.rs",
|
||||
dependencies = { "mason-lspconfig.nvim", "lvimuser/lsp-inlayhints.nvim" },
|
||||
opts = {},
|
||||
},
|
||||
{ "Saecki/crates.nvim", tag = "v0.3.0", dependencies = { "nvim-lua/plenary.nvim" }, opts = {} },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue