update
This commit is contained in:
parent
351d431138
commit
dc59083710
@ -1,5 +1,6 @@
|
||||
-- G.api.nvim_buf_create_user_command( "*.py", "R" , "!python3 %", { complete = true })
|
||||
G.cmd[[command! R !python3 %]]
|
||||
-- G.cmd[[command! R !python3 %]]
|
||||
-- G.cmd[[command! -range C <line1>,<line2>]]
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user