mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
NVIM: Local AI Plugin added, updates to existing plugins
- gen.nvim to use local ollama LLM - New _required_ DAP dependency: nvim-nio - nvim-ufo: breaking change adapted
This commit is contained in:
@@ -6,6 +6,7 @@ return {
|
||||
dependencies = {
|
||||
-- Creates a beautiful debugger UI
|
||||
"rcarriga/nvim-dap-ui",
|
||||
"nvim-neotest/nvim-nio",
|
||||
|
||||
-- Installs the debug adapters for you
|
||||
"williamboman/mason.nvim",
|
||||
|
||||
Reference in New Issue
Block a user