LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
Kevin Robayna b37616c203
feat(extras): add ruby as extras for languages (#881)
* Add ruby as extras for languages

* remove personal things that other people might not use

* fix typo

* install solargraph through mason
2023-06-17 08:27:15 +02:00
..
go.lua feat(go): add workaround to get semantic token highlighting (#815) 2023-05-24 23:22:40 +02:00
json.lua fix(treesitter): dont add to ensure_installed when "all". Fixes #98 2023-01-22 10:36:49 +01:00
ruby.lua feat(extras): add ruby as extras for languages (#881) 2023-06-17 08:27:15 +02:00
tailwind.lua fix!: remove nvim-colorizer.lua It actually wasn't even enabled and I'll add hipatterns with optional tailwind support soon 2023-05-25 21:55:05 +02:00
typescript.lua feat(typescript): added dap config for typescript. Will only be enabled when dap is also enabled 2023-05-24 10:47:54 +02:00