vim-lsc
vim-lsc copied to clipboard
Vue js language server
Hello. How can I use language server for vue js with vim-lsc?
$ npm install -g vls
let g:lsc_server_commands = {'vue': 'vls'}
unfortunately it doesn't work for me.
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.