Skip to content

Commit

Permalink
perf(python): Lazy load venv-selector on command (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzaaft committed Dec 20, 2023
1 parent a30ccf5 commit 1f815fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/pack/python/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ return {
},
},
opts = {},
cmd = { "VenvSelect", "VenvSelectCached" },
},
{
"mfussenegger/nvim-dap-python",
Expand Down

0 comments on commit 1f815fe

Please sign in to comment.