xna00 / unocss-language-server

MIT License
53 stars 8 forks source link

not working with `nuxt3` #5

Closed zirbest closed 1 year ago

zirbest commented 1 year ago

you can test it with this repo

LspInfo

 Client: unocss (id: 2, bufnr: [1])
    filetypes:       html, javascriptreact, rescript, typescriptreact, vue, svelte
    autostart:       true
    root directory:  /tmp/my-nuxt3-app
    cmd:             unocss-language-server --stdio

checkhealth vim.lsp

vim.lsp: Active Clients ~
- unocss (id=2, root_dir=/tmp/my-nuxt3-app)
xna00 commented 1 year ago

Are you using the latest version 0.0.10?

zirbest commented 1 year ago

it's working after the update :+1: