LazyVim.LazyVim/lua/lazyvim/plugins
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
..
extras feat(lang): add tex support (#1156) 2023-07-20 12:26:05 +02:00
lsp fix(mason): add MasonUpdate to build 2023-07-16 10:42:14 +02:00
coding.lua docs: Improve summary documentation of deps (#1159) 2023-07-19 13:14:07 +02:00
colorscheme.lua feat(catppuccin): match navic bg with lualine (#1085) 2023-07-10 17:50:53 +02:00
core.lua fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua docs: Improve summary documentation of deps (#1159) 2023-07-19 13:14:07 +02:00
treesitter.lua perf(treesitter): better way of loading treesitter-textobjects 2023-06-22 11:43:32 +02:00
ui.lua docs: Improve summary documentation of deps (#1159) 2023-07-19 13:14:07 +02:00
util.lua feat(flash)!: Make flash.nvim the default jump plugin for LazyVim 2023-07-13 08:18:02 +02:00