1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Buffer Time Travel as a vim til.

This commit is contained in:
jbranchaud
2015-05-04 08:38:41 -05:00
parent a833a257e9
commit e65382b222
2 changed files with 21 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
### vim
- [Buffer Time Travel](vim/buffer-time-travel.md)
- [Close the Current Buffer](vim/close-the-current-buffer.md)
- [Count the Number of Matches](vim/count-the-number-of-matches.md)
- [Generate and Edit Rails Migration](vim/generate-and-edit-rails-migration.md)