WhiteBlackGoose / nvim-latex-preconfig

Neovim Preconfiguration for LaTeX
29 stars 8 forks source link

Neovim minimal LaTeX configuration

Requirements

Installation

  1. Fork this repo*
  2. Clone the (forked) repo into ~/.config/nvim (Linux/Mac) or ~/AppData/Local/nvim/ for (Windows)
  3. Run nvim

* - recommended if you plan to modify the configuration and pull my updates.

Features

How to use

You need to learn the basic keybindings first (open nvim and type :Tutor and hit enter).

To edit LaTeX:

I also encourage reading VimTeX documentation for advancing in editing.