Skip to content

ledinhphuong/setup-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-macos

Setup development environment for a macOS machine

Install

./setup.sh

Install plugins using vim-plug

  • Enter vim mode
  • Run command: :PlugInstall

Verify your Vim environment

  • Enter vim mode
  • Run command: :checkhealth

Finally, your vim looks like