Skip to content

appleeye/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim practise

my personal vim settings

vim setup

  1. git clone from github
  2. PluginInstall
  3. run scripts

Mac Env Setup

brew install ack

install ctags

  1. Install the ctags brew install ctags
  2. Generate the ctags file Ctags -R .

vim plugin setup

Download Vim plugin

:PlugInInstall

YouCompleteMe

cd ~/.vim/bundle/YouCompleteMe python install.py

snippet

see vimrc for key shortcut

Plugin Usage Shortcut

easyGrep leader vv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published