We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
After ':w' for file:
@startuml Bob -> Alice: Hello! @enduml
I have got blank screen and errors shown on screenshot below.
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48) Included patches: 1-1689 Extra patches: 8.0.0056
openjdk version "1.8.0_171" OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11) OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
The text was updated successfully, but these errors were encountered:
I tried in windows using msys. I had the similar error. Got the Java path (https://superuser.com/questions/1148677/finding-location-java-home-in-windows-10) In msys export the path; $ export PATH=$PATH:"/c/Program Files (x86)/Java/jre1.8.0_161/bin It is working, able to see the flow diagram
$ export PATH=$PATH:"/c/Program Files (x86)/Java/jre1.8.0_161/bin
Sorry, something went wrong.
Same problem here. Linux mint without too much fancy stuff.
same here :/
suggestion:
Vim(not Nvim) job support start at version 8. It means "Vim 7.4 is not supported at vim-slumlord currently".
No branches or pull requests
Hi!
After ':w' for file:
I have got blank screen and errors shown on screenshot below.
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
Included patches: 1-1689
Extra patches: 8.0.0056
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
The text was updated successfully, but these errors were encountered: