summaryrefslogtreecommitdiff
path: root/lua/lsp/tailwindcss-ls.lua
AgeCommit message (Collapse)Author
2021-07-24New contract (#1080)Christian Chiarulli
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-09fix styling issues (#811)Abouzar Parvan
2021-07-06Setup tailwindcss-ls (#729)hui.liu
2021-07-01lsp in ftplugin austonautomoychristianchiarulli
2021-06-18Simplify tailwindcss-ls config (#502)Nawfal bin Mohmad Rouyan
latest nvim-lspconfig has all the necessary config for tailwindcss included.
2021-05-30tailwindcss LSP fix (#442)maxime50
2021-04-01Add tailwindcss lsp support (#205)Nawfal bin Mohmad Rouyan