Open boyiPy opened 3 years ago
OS:
thinkvim :echo g:thinkvim_version output:
:echo g:thinkvim_version
neovim :version output:
:version
:checkhealth or :CheckHealth result(neovim only):
:checkhealth
:CheckHealth
A simple way to use python3 is add #!/bin/python3 on the top of your file. Or a non intrusive way is use :QuickRun python3.
#!/bin/python3
:QuickRun python3
Problems summary
Environment Information
OS:
thinkvim
:echo g:thinkvim_version
output:neovim
:version
output::checkhealth
or:CheckHealth
result(neovim only):How to reproduce the problem from neovim startup (Required!)
Screenshot (if possible)