Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 315 Bytes

vimrc

little script to track my vimrc file, using vim-plug to manage plugin

usage

  • install vim-plug and init work:

      make init
    
  • update local .vimrc:

      make remote
    
  • using .vimrc to replace this vim:

      make sensing