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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user