-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
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
Vue js language server #386
Comments
$ npm install -g vls let g:lsc_server_commands = {'vue': 'vls'} |
unfortunately it doesn't work for me. |
Do you see any errors? What specifically isn't working? |
@natebosch here is error when when open vue file or type something or whe I try to go to definition Nothing working. Even completion. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. How can I use language server for vue js with vim-lsc?
The text was updated successfully, but these errors were encountered: