mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
style: python.lua
This commit is contained in:
parent
1cdb5bdf41
commit
373d6b60e1
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ return {
|
|||
},
|
||||
},
|
||||
-- Call config for python files and load the cached venv automatically
|
||||
ft = "python",
|
||||
ft = "python",
|
||||
keys = { { "<leader>cv", "<cmd>:VenvSelect<cr>", desc = "Select VirtualEnv", ft = "python" } },
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue