Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 637 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 637 Bytes

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