Created
November 30, 2012 09:21
-
-
Save dahu/4174715 to your computer and use it in GitHub Desktop.
Possible List of Showcase Vids for Vim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Possible List of Showcase Vids for Vim | |
| -------------------------------------- | |
| . text objects | |
| . search & replace (:s/// & :g//) (waz tutorial chapters 1-4 and vimranger poster) | |
| . macros (impromptu, dynamic short-term solutions) | |
| . registers (vimregrap poster) | |
| . buffers, windows, tabs & sessions (including --clientserver) | |
| . marks & jumps | |
| . :find & &path, :args & :e & :ls & :b (perhaps showcase some buffer switchers either here or in a dedicated vid) | |
| . indenting & reformatting | |
| . undo tree (& :Gundo?) | |
| . :make, &errorformat, quickfix | |
| . creating new keymaps, abbrevs & commands | |
| . folding | |
| . other useful :ex commands, like :sort, :help[grep], :options, :oldfiles | |
| . ins-completion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment