vim-config/README.md

300 B

vimfiles

This is wuniu's vim settings. This file describes wuniu's editing experience.

Load Sequence

  1. vimrc and scripts are triggered by vimrc
  2. plugins under plugins/ and scripts triggered by them
  3. packs under pack/plugin/start/ and etc.
  4. plugins under after/plugins/ and etc.