Skip to content

mateng0915/vim-config-used-for-c-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

vim-config-used-for-c-developer

This is vim config setting for c++ developer

MAC

If using macosx, the ctag can not support ctag -R, pls install new ctag

Vundle install

brew install vundle

Global Search plugin prepare

  1. Prepare the ag: brew install the_silver_searcher

Plugin Install

vim ~/.vimrc

  1. PluginInstall
  2. BundleInstall

Usage

  1. vim textfile

  2. Directly input command: wm --> open the file list

  3. Directly input command: tg --> open the tag list, which show the function, class, variables.

Result

About

This is vim config setting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published