Inside Out

Posts Tagged ‘Vim

C# and VIM

Posted by: arun on: April 10, 2009

Let’s explore some of the tweaks to improve C# experience in Vim. All of the tips in this article can be applied to .Net Framework/Windows and Mono/Linux combination.

Code folding
The default syntax mode code folding doesn’t play well with C#. It allows folding of only the code between the #region tags. Alternatively we can take [...]

Tags: , , ,

Global command in VIM

Posted by: arun on: January 3, 2009

Well you guessed it right, the “global” command (or :g in command mode) will let you select lines that match a particular pattern globally in the file and lets you operate on the selected text. The :v operates similar to grep -v which selects all texts which do not match the pattern.
Syntax: :g/pattern/command where pattern [...]

Tags:

3 should-use vim plugins

Posted by: arun on: September 10, 2008

The first two are very useful, if you kill bugs for a living (read debugging freak).

NERDCommenter
‘NERDs use real editors (VIM Flame flame…) and Comment their code’. This plugin helps comment code in almost all languages you program in. The way: select ‘n’ lines in visual mode(or punch in a number in normal mode), use ‘,cc’ [...]

Testing Vimpress

Posted by: arun on: March 15, 2008

Vimpress is a script for VIM which allows posting to wordpress blogs from
the best $EDITOR
For more information, visit the project page :
http://www.friggeri.net/projets/vimpress
Also checkout :

http://linuxtidbits.wordpress.com/2008/02/29/publishing-a-blog-in-vim-with-vimpress/

Test stuff here
underlinebolditalic
Ciao


Tweet tweet!

Visitor Stats

  • 444,978 Hitz

Disclaimer

All the opinions (text and images) expressed in this website are mine. They do not represent the opinion of any living/non-living individual/groups/institutions, I am associated with.

The comments belong to the ip-address they generate from.

Del.icio.us