|
d2bd3114c0
|
style(typo): vimtext -> vimtex (#4530)
Typo: `vimtext` -> `vimtex`
|
2024-10-03 15:47:41 +02:00 |
|
|
8010f50aa5
|
fix(which-key): use new which-key support for native group keymaps (nop)
|
2024-06-06 10:46:56 +02:00 |
|
|
f8268faa7c
|
fix: cleanup unnecessary treesitter langs and mason lsp servers
|
2024-06-05 18:07:01 +02:00 |
|
|
3df8af369c
|
fix(tex): remove latex treesitter support since it's not needed with vimtex and it needs treesitter-cli
|
2024-06-04 09:39:37 +02:00 |
|
|
c29213416b
|
feat(extras): added recommended detectors for all languages
|
2024-05-18 14:39:20 +02:00 |
|
|
914f26d04e
|
fix(tex): don't override conceallevel for tex. Not sure why that was added
|
2024-03-29 07:56:32 +01:00 |
|
|
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 |
|