1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-09-10 18:49:08 +00:00

[neovim] Update plugins

This commit is contained in:
2025-09-07 19:20:28 +02:00
parent 9e9538ba7d
commit 9eec46f3e1
2 changed files with 29 additions and 29 deletions

View File

@@ -212,7 +212,7 @@ require("lazy").setup({
{
"linux-cultist/venv-selector.nvim",
lazy = false,
branch = "regexp",
branch = "main",
config = function()
require("venv-selector").setup({
dap_enabled = true,