Skip to content

kaku87/kaku-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who will love this?

If you do web dev a lot...yes

Install

  1. clone the repo

     git clone git://github.com/kaku87/kaku-vim.git
    
  2. rename it

     mv kaku-vim ~/.vim
    
  3. set up ~/.vimrc, have a fake .vimrc in your $HOME

     ln -s ~/.vim/vimrc ~/.vimrc
    
  4. you also need to install Ctags, ack-grep

     sudo apt-get install exuberant-ctags ack-grep # for ubuntu
     sudo yum install Ctags ack # for centos
    
  5. Video about how I manage my plugins

About

my vim plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published