All Projects → neoclide → Coc Vimtex

neoclide / Coc Vimtex

vimtex integration for coc.nvim

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Coc Vimtex

Vimtex
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
Stars: ✭ 3,609 (+4777.03%)
Mutual labels:  latex, neovim
Neotex
latex live preview - plugin for neovim and vim 8
Stars: ✭ 170 (+129.73%)
Mutual labels:  latex, neovim
Highlight.lua
a neovim syntax highlighter using treesitter
Stars: ✭ 65 (-12.16%)
Mutual labels:  neovim
Mathview
One stop for all Math formula and Science equation rendering in Android
Stars: ✭ 71 (-4.05%)
Mutual labels:  latex
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (-9.46%)
Mutual labels:  neovim
Coc Bookmark
Bookmark extension for coc.nvim
Stars: ✭ 66 (-10.81%)
Mutual labels:  neovim
Tufte Latex
A Tufte-inspired LaTeX class for producing handouts, papers, and books
Stars: ✭ 1,161 (+1468.92%)
Mutual labels:  latex
Latex Template Cn
\LaTeX 中文模版收集。
Stars: ✭ 1,111 (+1401.35%)
Mutual labels:  latex
Foliant
Comprehensive markdown-based documentation toolkit
Stars: ✭ 74 (+0%)
Mutual labels:  latex
Dotfiles
My personal configuration management system
Stars: ✭ 66 (-10.81%)
Mutual labels:  neovim
Csu Thesis
中南大学学术论文LaTex模板。Central South University Thesis LaTeX Template.
Stars: ✭ 70 (-5.41%)
Mutual labels:  latex
Milewski Ctfp Pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
Stars: ✭ 9,037 (+12112.16%)
Mutual labels:  latex
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-10.81%)
Mutual labels:  neovim
Vim Ultest
The ultimate testing plugin for (Neo)Vim
Stars: ✭ 70 (-5.41%)
Mutual labels:  neovim
Latex3
The LaTeX3 Development Repository
Stars: ✭ 1,138 (+1437.84%)
Mutual labels:  latex
Arxiv Vanity
Renders papers from arXiv as responsive web pages so you don't have to squint at a PDF.
Stars: ✭ 1,190 (+1508.11%)
Mutual labels:  latex
Dotfiles
🏠
Stars: ✭ 60 (-18.92%)
Mutual labels:  neovim
Nvim Treesitter
Nvim Treesitter configurations and abstraction layer
Stars: ✭ 1,129 (+1425.68%)
Mutual labels:  neovim
Gds env
A containerised platform for Geographic Data Science
Stars: ✭ 68 (-8.11%)
Mutual labels:  latex
Wishlist
A public catalogue of Lua plugins Neovim users would like to see exist
Stars: ✭ 74 (+0%)
Mutual labels:  neovim

coc-vimtex

Tex completion source use vimtex.

Install

In your vim/neovim, run command:

:CocInstall coc-vimtex

Or add this plugin's folder to your vim's runtimepath.

Options

  • coc.source.vimtex.disableSyntaxes disabled syntax names.
  • coc.source.vimtex.enable set to false to disable this source.
  • coc.source.vimtex.priority priority of source, default 99.
  • coc.source.vimtex.shortcut shortcut used in menu of completion item.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].