Editors
what is vim in 6Kb..
2011/03/16
If you thought that vim is very bloated and nothing abuot this editor can be small, then you are not alone. I was myself in the same bandwagon. Well, I never thought that there could be anything about …
All in one solution for all the scripts of vim from vim.org
2011/03/09
For quite sometime now, I was looking for some console based program which would help me get the scripts from vim.org. A simple solution would have been to do a wget for the scripts. But since there …
[Solved] Abbreviations not working in vim
2010/10/02
Today I found that abbreviations are not working in vim in my current login. I searched log of blog’s and sill did not find any solution so I decided to take the matters in my hand. To start with I …
Handy one-liners for SED
2010/09/14
Here are some links to sed one liners, pretty useful if you want to use the power of sed. <a …
when you press f9 ‘paste’ is on , press f9 again and ‘paste’ is off, and so forth (works in insert-mode and command-mode)
2010/08/02
<a class="zem_slink" title="Vim (text editor)" rel="homepage" href="http://www.vim.org/">vim’s pastetoggle: when you press f9 …
jumps and marks in vim
2010/07/11
First we will talk about jumps in vim. Very useful for <a class="zem_slink freebase/en/navigation" title="Navigation" rel="wikipedia" …
bash script to change the vim colorscheme from the list of locally available schemes
2010/06/24
Today I was just wondering how good it would be to have a script to change the <a class="zem_slink freebase/en/vim" title="Vim (text editor)" rel="homepage" …
In (any) vi, add a keystroke to format the current paragraph.
2010/04/11
<a id="aptureLink_F2g9MXMw3t" href="http://en.wikipedia.org/wiki/Vi">vi editor is very powerful in the sense that you can use maps, abbreviations and recordings. One such …
Built-in lists in vim
2010/02/03
<a class="zem_slink freebase/en/vimscript" title="Vimscript" rel="wikipedia" href="http://en.wikipedia.org/wiki/Vimscript">Vimscript provides excellent …