• Stars
    star
    110
  • Rank 314,696 (Top 7 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TexLab extension for coc.nvim

coc-texlab

fork of texlab-vscode, provides editing support for LaTeX documents, powered by the TexLab language server.

Install

:CocInstall coc-texlab

Requirements

More info in TexLab Docs

Configuration

  • texlab.path: custom path to texlab binary, defaults ""
  • texlab.rootDirectory: Path to the root directory, defaults null
  • texlab.build.executable: path to a LaTeX build tool, defaults latexmk
  • texlab.build.args: additional arguments passed to build tool
  • texlab.build.onSave: build after saving a file, defaults false
  • texlab.build.isContinuous: Set this property to true if the build arguments imply a continuous build (like latexmk -pvc), defaults false
  • texlab.build.forwardSearchAfter: Execute forward search after building, defaults false
  • texlab.auxDirectory: directory containing the build artifacts, defaults "."
  • texlab.forwardSearch.executable: path to a PDF previewer that supports SyncTeX, defaults null
  • texlab.forwardSearch.args: additional arguments passed to the previewer, defaults []
  • texlab.chktex.onOpenAndSave: lint using chktex after opening and saving a file, defaults false
  • texlab.chktex.onEdit: lint using chktex after changing a file, defaults false
  • texlab.bibtexFormatter: BibTeX formatter to use, defaults texlab
  • texlab.formatterLineLength: maximum amount of characters per line, defaults 80
  • texlab.latexFormatter: LaTeX formatter to use, defaults latexindent
  • texlab.latexindent.local: Configures the --local flag of latexindent, defaults null
  • texlab.latexindent.modifyLineBreaks: Configures the --modifylinebreaks flag of latexindent, defaults false

Commands

  • latex.Build: build current file
  • latex.ForwardSearch: performs a forward search from the current file
  • latex.UpdateLanguageServer: upgrade TexLab Server to latest version

License

MIT

More Repositories

1

coc-pyright

Pyright extension for coc.nvim
TypeScript
1,195
star
2

coc-rust-analyzer

rust-analyzer extension for coc.nvim
TypeScript
1,049
star
3

create-coc-extension

Create a coc extension from command line
TypeScript
199
star
4

telescope-coc.nvim

coc.nvim integration for telescope.nvim
Lua
169
star
5

coc-markdownlint

markdownlint extension for coc.nvim
TypeScript
157
star
6

coc-deno

Deno extension for coc.nvim
TypeScript
147
star
7

coc-react-refactor

React refactor extension for coc.nvim
TypeScript
121
star
8

coc-sql

SQL extension for coc.nvim
TypeScript
114
star
9

coc-styled-components

Styled component for coc.nvim as a tsserver plugin
TypeScript
92
star
10

init.vim

Neovim config of @fannheyward.
Vim Script
77
star
11

coc-julia

Julia extension for coc.nvim
TypeScript
77
star
12

coc-xml

XML extension for coc.nvim
TypeScript
54
star
13

coc-ci

支持中文分词的 w/b 移动
TypeScript
36
star
14

coc-postfix

Postfix completion for Vim/Neovim
TypeScript
34
star
15

coc-rome

Rome extension for coc.nvim
TypeScript
32
star
16

coc-terminal

Toggle terminal with coc.nvim
TypeScript
25
star
17

coc-nextword

nextword extension for coc.nvim
JavaScript
24
star
18

coc-ecdict

ECDICT extension for coc.nvim
TypeScript
19
star
19

coc-docthis

JSDoc extension for coc.nvim that generates detailed JSDoc comments for TypeScript/JavaScript files.
TypeScript
16
star
20

WeiboEngine

新浪微博 SDK,支持 OAuth 2.0 认证,支持 ARC。
Objective-C
12
star
21

fannheyward.github.io

Pages of @fannheyward.
CSS
6
star
22

coc-lit-html

coc.nvim extension that provides lit-html support with typescript-lit-html-plugin
TypeScript
4
star
23

coc-mocword

Mocword extension for coc.nvim
TypeScript
4
star
24

coc-biome

Biome extension for coc.nvim
TypeScript
4
star
25

coc-lines

Lines source for coc.nvim
TypeScript
3
star
26

telescope-maple.nvim

maple integration for telescope.nvim
Lua
3
star
27

pre.pages

My GitHub page.
1
star
28

ip

Go
1
star