Bobs Bookmarks

Showing all results for tag 'vim'

Brian's lovable online gazette - vim with ctags

A short write up of using ctags in vim for python coding

http://bgmerrell.blogspot.com/2008/02/first-of-al...

tags: ctags python vim

Vim for C Programmers

Guide to using vim for C development. Including using make for compile test edit cycle, ctags, cscope and omni completion.

http://www.linuxjournal.com/article/8289

tags: c/c++ cscope ctags vim

Efficient editing with vim

A quick guide to efficient editing with vim. Shows lots of common key combinations and a few advanced ones.

http://jmcpherson.org/editing.html

tags: guide keys vim

Writing python with vim

A quick step guide to setting up and efficiently using vim for python development

http://www.sontek.net/post/Python-with-a-modular-...

tags: python vim

vim-scmdiff - inline scm diff

Allows you to see all changes between SCM revision of file and current local file in vim.

http://github.com/ghewgill/vim-scmdiff

tags: git plugin scm vim

a.vim alternate files quickly (.c --> .h etc

Allows you to use a key stroke or command to switch quickly between a header file and its implementation file. Very useful for c++ development

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

tags: c++ development plugin vim

Tag list vim plugin

A plugin for vim that uses ctags to show method/variable/class structures in side bar. Very usefull for c/c++ development in vim.

http://vim-taglist.sourceforge.net/index.html

tags: c++ ctags plugin vim

Zenburn - official vim colour scheme

The low-contrast colour scheme Zenburn, for use in vim.

http://slinky.imukuppi.org/zenburn/

tags: colourscheme vim

marvim - Macro Persistent storage

Store your complex VIM macros for session independent later reuse

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

tags: macro plugin vim

tags