config(nvim): more llm

main
sudo pacman -Syu 2025-03-03 13:35:57 +07:00
parent e98bc39aa1
commit 6c02ac02d3
1 changed files with 12 additions and 0 deletions

View File

@ -633,11 +633,23 @@ require("lazy").setup({
{
"ggml-org/llama.vim",
ft = {
"bash",
"c",
"dockerfile",
"gitcommit",
"go",
"json",
"just",
"lua",
"make",
"markdown",
"plantuml",
"proto",
"python",
"sql",
"toml",
"typst",
"yaml",
},
init = function()
vim.g.llama_config = {