We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:Python
1 parent d120010 commit 53297a2Copy full SHA for 53297a2
1 file changed
lua/python/commands.lua
@@ -315,6 +315,7 @@ function PythonCommands.load_commands()
315
end
316
end,
317
bang = true, -- If you want to support ! modifiers
318
+ range = true, -- Support some visual command
319
})
320
321
0 commit comments