Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 443 Bytes

Use

cd && git clone https://github.com/lfdotleo/vimconf.git && cd vimconf && ./install.sh

Dependencies  

  1. tagbar depends on ctags
  2. smartim depends on im-select, install via brew

Optition

  1. ale It is too big, if you don’t need to check the syntax, you don’t need to install it.
  2. smartim On the remote server, you don’t need to install it.
  3. tagbar need ctags config, move or copy .ctags to home dir.