Skip to content

baopham/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim

screenshot

Requirements

  • Vim 8

Recommended: brew install macvim

Installation

git clone git://github.com/baopham/vim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
vim +PlugInstall
  • I use vim-airline, with Powerline symbols. Try this patched font if you want Powerline symbols: Monaco for Powerline.
  • Install jedi: pip install jedi
  • Install ctags
  • Install silver search: brew install the_silver_searcher

Shameless plug: I have a lot of settings and plugins and you might not like all of them. You can install vimplugin-cli to quickly find/remove plugins and their settings

About

My dot vim folder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published