Vim Help¶
INTRODUCTION¶
translate-shell-intro¶
doc/translate-shell.txt is generated by https://github.com/google/vimdoc.
See README.md for more information about installation and screenshots.
CONFIGURATION¶
translate-shell-config¶
translate-shell:g:loaded_translate_shell¶
Configure if load translate-shell. Default: 1
COMMANDS¶
translate-shell-commands¶
:Translate [args]
:Translate¶
Echo the result of calling trans ....
FUNCTIONS¶
translate-shell-functions¶
translate_shell#get_cmd({list})
translate_shell#get_cmd()¶
Get python command like py3 sys.argv = [{list}].
translate_shell#call([optional])
translate_shell#call()¶
Define function for command, depending upon the [optional] arguments.