llh911001 / vimrc

My Vim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Targets

Web development, especially JavaScript/TypeScript + React.

Requirements

  • curl
  • Node.js >= 8.10.0
  • Vim >= 8.2
  • Ag (The Silver Searcher)

Usage

1. Clone this repo

git clone https://github.com/llh911001/vimrc ~/.vim
cd ~/.vim
cp .vimrc ~/

2. Install plugins

Open an arbitrary file and the plugins will be auto installed(depends on curl).

Inspirations and credits

About

My Vim config


Languages

Language:Vim Script 100.0%