nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.42k stars 286 forks source link

feat(hover): add syntax highlighting for tailwindcss #1352

Closed Dosx001 closed 9 months ago

Dosx001 commented 10 months ago

My change was removed. #1067

Added a comment for future reference.

Before image

After image

glepnir commented 9 months ago

fix lint :)

Dosx001 commented 9 months ago

@glepnir the lint errors were outside the scope of my pr change. StyLua must been updated or something. I just ran StyLua on lua/lspsaga/symbol/winbar.lua to fix it.