plugins: install the new version of venv-selector
Co-Authored-by: iGor milhit <igor@milhit.ch>main
parent
f62d11367d
commit
6da0e99882
|
@ -1,5 +1,6 @@
|
||||||
return {
|
return {
|
||||||
'linux-cultist/venv-selector.nvim',
|
'linux-cultist/venv-selector.nvim',
|
||||||
|
branch = 'regexp',
|
||||||
dependencies = { 'neovim/nvim-lspconfig', 'nvim-telescope/telescope.nvim', 'mfussenegger/nvim-dap-python' },
|
dependencies = { 'neovim/nvim-lspconfig', 'nvim-telescope/telescope.nvim', 'mfussenegger/nvim-dap-python' },
|
||||||
opts = {
|
opts = {
|
||||||
-- Your options go here
|
-- Your options go here
|
||||||
|
|
Loading…
Reference in New Issue