feat: modify keybind fro venv-selector
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ return {
|
|||||||
},
|
},
|
||||||
ft = "python",
|
ft = "python",
|
||||||
keys = {
|
keys = {
|
||||||
{ ",v", "<cmd>VenvSelect<cr>" },
|
{ "<leader>v", "<cmd>VenvSelect<cr>" },
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
search = {},
|
search = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user