yfiua / vimrc

My perseonal Vim configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My perseonal Vim configurations

License:Apache License 2.0


Languages

Language:Vim Script 98.0%Language:Shell 2.0%