mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-15 11:28:40 +00:00
Use roslyn-nvim, fix some prefixes
This commit is contained in:
@@ -177,7 +177,9 @@ do
|
||||
if status then
|
||||
whichkey.register({
|
||||
p = {
|
||||
name = "Python-related commands",
|
||||
v = {
|
||||
name = "Virtual environment-related commands",
|
||||
c = { CreateVenv, "Create virtual environment" },
|
||||
l = { SelectVenv, "Load virtual environment" },
|
||||
o = {
|
||||
|
Reference in New Issue
Block a user