Skip to content

Yangshifu1024/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimfiles

My vimfiles

  • Install MavVim:

    brew install macvim --with-lua --with-override-system-vim

  • Install editorconfig:

    brew install editorconfig

  • Install ag:

    brew install the_silver_searcher

  • Install universal-ctags

    brew tap universal-ctags/universal-ctags
    brew install --HEAD universal-ctags
    
  • make install

  • mvim +PluginInstall

    
    
    

Tips

  • Consider to install base16-shell for better scene when use vim in terminals with base16 color schemas.

Releases

No releases published

Packages

No packages published