- The Patient Vimmer
- Vim from the Bottom Up
- The Competent Vimmer
- Versed in Vim
- Cultivating Vimmers
- Grooming Vimmers
- The Vim of Editing
- Vim is Beautiful -- Editing as if People Mattered
Large Object Motions: | |
( | |
) | |
{ | |
} | |
[[ | |
[] | |
][ | |
]] | |
[m |
#!/usr/bin/perl | |
# Author: Todd Larason <[email protected]> | |
# $XFree86: xc/programs/xterm/vttests/256colors2.pl,v 1.2 2002/03/26 01:46:43 dickey Exp $ | |
# use the resources for colors 0-15 - usually more-or-less a | |
# reproduction of the standard ANSI colors, but possibly more | |
# pleasing shades | |
# colors 16-231 are a 6x6x6 color cube | |
for ($red = 0; $red < 6; $red++) { |
TabLineFill _TabLineFill ModeMsg _ModeMsg | |
TabLine _TabLine DiffAdd _DiffAdd | |
LineNr _LineNr Search _Search | |
Ignore _Ignore PmenuSel _PmenuSel | |
CursorColumn _CursorColumn PmenuThumb _PmenuThumb | |
CursorLine _CursorLine CursorLineNr _CursorLineNr | |
SignColumn _SignColumn TabLineSel _TabLineSel | |
Pmenu _Pmenu Visual _Visual | |
FoldColumn _FoldColumn WildMenu _WildMenu | |
Folded _Folded DiffText _DiffText |
Philosophy is a way of life and not just a theoretical discipline.
Epictetus (55 — 135 AD) was a Greek slave of Rome. He became a great Stoic philosopher and teacher, and was eventually freed.
Although he was a fatalist, he believed that individuals are responsible for their own actions, which they can examine and control through rigorous self-discipline.
R.js is a 30-line JS library that brings life to the third part of minimalistic saga: parameterized client-side routing.
Download the library here or include the following into your HTML:
Let's close the ultra-small library cycle with some awesome array-based templating. 323 bytes minified.
Just download the minified version here or include it into your code:
Q.js is a very simple, tiny and elegant DOM manipulation library that provides the essentials in an original and minimalistic way.
Just download the minified version here or include it directly in your HTML: