Skip navigation

dbext.vim cheat sheet

I’ve created a cheat sheet for dbext Vim plugin. Hope somebody may find it useful.
About dbext:
While editing your SQL (and without leaving Vim) you can execute database commands, run queries, display results, and view database objects. dbext understands various programming languages, and can parse and prompt the user for [host] variables and execute the [...]

Making text editing easier in Vim

You’ll be enjoying coding in Vim more if you use all of your ten fingers for typing. So do learn 10-finger typing.
You want to stay as close to the home row as possible and stay away from INSERT mode as much as possible. The home row is where all asdfghjkl; symbols are.
Learn new commnads one [...]