Nvim: Update all plugins

This commit is contained in:
Robert Kmieć
2025-04-23 01:37:19 +02:00
parent 43e7fb01f5
commit c665c5ba37
16 changed files with 268 additions and 162 deletions

View File

@@ -23,5 +23,6 @@ return {
show_model = false, -- Displays which model you are using at the beginning of your chat session.
no_auto_close = false, -- Never closes the window automatically.
debug = false -- Prints errors and the command which is run.
}
},
enabled = false
}