1.1.5 • Published 2 years ago

coc-vimtex v1.1.5

Weekly downloads
232
License
MIT
Repository
github
Last release
2 years ago

coc-vimtex

Tex completion source for vimtex.

You may need configure coc.sources.vimtex.filetypes when you have vimtex lazy loaded for specific filetypes.

Note iletype tex is mapped to latex with coc.nvim.

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.filetypes Filetypes to enable this source for. Defaults to ['tex', 'plaintex', 'latex']. Useful for when you want to enable vimtex completions for markdown/pandoc files

License

MIT

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago