2011年10月4日 星期二

vim+ctags+taglist+cscope

cscope 
http://cscope.sourceforge.net/

vim instructions
http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html

taglist
http://www.vim.org/scripts/script.php?script_id=273

http://blog.chinaunix.net/space.php?uid=20454812&do=blog&cuid=432334





2 則留言:

  1. http://arstechnica.com/open-source/guides/2009/05/vim-made-easy-how-to-get-your-favorite-ide-features-in-vim.ars

    http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/

    http://www.thegeekstuff.com/tag/vi-vim-tips-and-tricks/

    http://www.vim.org/scripts/script.php?script_id=213

    回覆刪除
  2. turn off screen flicker 關閉vim螢幕閃爍
    set novisualbell

    回覆刪除