Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 548 Bytes

github.com/satorunooshie/dotfiles startuptime

settings mainly for Vim on Mac.

Installation

# install all dependencies including colorscheme.
vim -c 'call InstallPackPlugins()' -c 'quitall!'

Maintenance

vim -c 'call UpdatePackPlugins()' -c 'quitall!'