dotfiles/.config/nvim/lua/plugins/extras/lang/web
Sergio Laín 53953488fe
♻️ refactor(nvim): typescript-extended extra big changes
added typescript-tools. created variable to choose between typescript-tools (which has some things I
need to work on like inlay hints not working or disabling when inside a deno based project) or
lsp-config tsserver
2024-02-24 01:27:08 +01:00
..
angular.lua 🐛 fix(nvim): angular now imports the new html-css extra 2024-01-03 16:33:58 +01:00
astro.lua ♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
graphql.lua ⬆️ deps(nvim): import some extras from other extras 2023-12-24 16:38:22 +01:00
html-css.lua ♻️ refactor(nvim): moved stylelint linter to the html-css extra instead of having his own 2024-02-23 09:39:01 +01:00
htmx.lua feat(nvim): added htmx extra 2023-11-23 14:09:20 +01:00
php.lua feat(nvim): add formatter and linter to the php extra 2024-01-27 14:07:47 +01:00
svelte.lua ♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
tailwind-extended.lua ♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
typescript-extended.lua ♻️ refactor(nvim): typescript-extended extra big changes 2024-02-24 01:27:08 +01:00
vue.lua feat(nvim): vue lsp changed from vetur to volar 2024-01-11 12:17:00 +01:00