LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
Mayrixon abaa6d90e4
feat(lang): add tex support (#1156)
* feat(lang): add tex support

* Reword comments

* Remove personalise configs.

* Disable lazy-loading.

* Remove chktex in LSP server texlab.

* Update local conceallevel setup.

* Add keymap for vimtex-doc-package.

* Enable vimtex omni-completion.

* Update vimtex's keymap.

* refactor: move vimtex K to texlab

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-07-20 12:26:05 +02:00
..
clangd.lua feat(lang): add C/C++ support (#1025) 2023-07-03 15:48:51 +02:00
docker.lua feat(lang): add docker support (#1078) 2023-07-12 17:42:05 +02:00
elixir.lua feat(extra): Add Elixir support and config (#993) 2023-06-30 08:41:48 +02:00
go.lua feat(lang): add null-ls tools to mason's ensure_installed (#1133) 2023-07-16 08:47:06 +02:00
json.lua fix(treesitter): dont add to ensure_installed when "all". Fixes #98 2023-01-22 10:36:49 +01:00
python.lua feat(lang): add python support (#1031) 2023-07-06 20:43:19 +02:00
ruby.lua feat(extras): add ruby as extras for languages (#881) 2023-06-17 08:27:15 +02:00
rust.lua fix(rust): remove rust-tools dep from lspconfig 2023-07-02 13:02:51 +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
terraform.lua feat(extras): add terraform extra (#1030) 2023-07-06 19:46:34 +02:00
tex.lua feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
typescript.lua fix(typescript): use new lsp keymaps config for typescript 2023-07-02 13:04:49 +02:00