LazyVim.LazyVim/lua/lazyvim
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
..
config feat(options)!: set default localleader to \ 2023-07-20 09:20:24 +02:00
plugins feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
util feat: added leader-L to show the LazyVim changelog 2023-07-13 08:18:02 +02:00
health.lua fix(health): remove deprecated api warning (#666) 2023-04-23 11:04:05 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00