Skip to content

dandananddada/helloVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. clone the repo

     git clone https://github.com/dandananddada/helloVim.git
    
  2. rename it

     mv helloVim  ~/.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
     brew install ctags ack-grep # for mact
    

About

This is my own vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published