/vimrc

My perseonal Vim configurations

Primary LanguageVim ScriptApache License 2.0Apache-2.0

vimrc

My perseonal Vim configurations

Installation

This will install vimrc to ~/.vimrc and also Vundle.

./install.sh

Update

This will update vimrc from the current ~/.vimrc.

./update.sh

LSPs

  1. Pyright
pip install pyright
  1. texlab

Go and download the latest release of texlab. Compile it and put the binary path in $PATH.