1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-05 17:00:17 +00:00
Commit Graph

197 Commits

Author SHA1 Message Date
jbranchaud 3c628fb542 Add some clarity to the latest post. 2015-11-14 13:09:58 -06:00
jbranchaud a485f2da80 Add Unloading A Buffer as a vim til. 2015-11-14 13:06:27 -06:00
jbranchaud 405d3bbce5 Add a reference for more details to latest til. 2015-11-11 20:27:59 -06:00
jbranchaud 16f9f378a1 Fix a typo in the latest til. 2015-11-11 20:17:02 -06:00
jbranchaud 43ccfb4732 Add Reverse A Group Of Lines as a vim til. 2015-11-11 20:15:51 -06:00
jbranchaud 0d093c8f3e Add Beginning And End Of Previous Change as a vim til. 2015-11-04 21:45:39 -06:00
jbranchaud 499bb8c295 Add Center The Cursor as a vim til. 2015-11-03 19:17:19 -06:00
jbranchaud 86b899632b Add Match The Beginning And End Of Words as a vim til. 2015-10-28 15:33:45 -05:00
jbranchaud d18d130608 Add Jump To The Next Misspelling as a vim til. 2015-10-27 22:02:18 -05:00
jbranchaud a0f2af1090 Add an extra sentence to the latest til. 2015-10-26 20:51:35 -05:00
jbranchaud fe53cdea60 Add Custom Dictionary Words as a vim til. 2015-10-26 20:39:04 -05:00
jbranchaud 37104b1ef7 Add Delete Every Other Line as a vim til. 2015-10-21 09:52:50 -05:00
jbranchaud 7ee1339213 Add some clarity to the last sentence in latest til. 2015-10-19 10:06:06 -05:00
jbranchaud 4cb8447641 Add Navigating By Blank Lines as a vim til. 2015-10-19 10:04:21 -05:00
jbranchaud f5004fc21e Add Delete Lines That Match A Pattern as a vim til. 2015-10-16 09:33:17 -05:00
jbranchaud 9bd193b141 Add Searching For Hex Digits as a vim til. 2015-10-13 08:26:42 -05:00
jbranchaud 9435881676 Add a bit more to the latest til. 2015-10-07 18:00:52 -05:00
jbranchaud c0cd34fd8a Add Jump To Matching Pair as a vim til. 2015-10-07 17:34:19 -05:00
jbranchaud de5026b8fa Add Amend Commits With Fugitive as a vim til. 2015-10-06 11:03:33 -05:00
jbranchaud d6c7493394 Add Swapping Split Windows as a vim til. 2015-10-02 08:35:02 -05:00
jbranchaud 20a0eefb09 Add Repeating Characters as a vim til. 2015-09-16 21:39:03 -05:00
jbranchaud 8a22ef1c9b Adjust the wording of the latest til. 2015-09-12 13:35:59 -05:00
jbranchaud c7f02f7900 Add Deleting Directories Of Files From netrw as a vim til. 2015-09-12 13:32:57 -05:00
jbranchaud 4f8a68e715 Reference :gw and :gq at the end of the latest til. 2015-09-09 17:14:05 -05:00
jbranchaud 545060a334 Make a couple clarifications in the latest til. 2015-09-09 17:12:51 -05:00
jbranchaud 6291bd78ca Add Format Long Lines To Text Width as a vim til. 2015-09-09 17:09:56 -05:00
jbranchaud feb0514f64 Fix the new line issue. 2015-09-08 11:51:33 -05:00
jbranchaud 35822c388e Add Absolute And Relative Line Numbers as a vim til. 2015-09-08 11:46:11 -05:00
jbranchaud a783cac28a Add Case-Aware Substitution With vim-abolish as a vim til. 2015-08-25 20:31:05 -05:00
jbranchaud 3d1477775a Add Case-Insensitive Substitution as a vim til. 2015-08-24 21:25:00 -05:00
jbranchaud 7410aba592 Add Create A New Directory In netrw as a vim til. 2015-08-20 19:26:42 -05:00
jbranchaud a4eed99f92 Add Alternate Files With vim-rails as a vim til. 2015-08-19 22:14:33 -05:00
jbranchaud 0d91482323 Add Filter Lines Through An External Program as a vim til. 2015-08-11 23:04:49 -05:00
jbranchaud 5c3a83ee44 Fix a typo in the latest til. 2015-08-02 22:22:01 -05:00
jbranchaud 3f170143d8 Add Next Modified Buffer as a vim til. 2015-08-02 22:20:34 -05:00
jbranchaud e28a67a6db Add Set End Of Line Markers as a vim til. 2015-07-20 20:39:50 -05:00
jbranchaud ada380dd7f Add Replace A Character as a vim til. 2015-07-18 17:14:05 -05:00
jbranchaud 6a81bd3c24 Use alternate code block syntax. 2015-07-09 21:38:59 -05:00
jbranchaud b89c702f39 Fix the backticks. 2015-07-09 21:37:33 -05:00
jbranchaud 279eed6c37 Add Edges Of The Selection as a vim til. 2015-07-09 21:34:28 -05:00
jbranchaud cf7ad68f52 Add List Of Plugins as a vim til. 2015-07-06 17:18:09 -05:00
jbranchaud 438605737b Add Verbose Commits With Fugitive as a vim til. 2015-06-14 22:49:56 -05:00
jbranchaud 8b919ba20e Remove a line that I shouldn't have committed. 2015-06-12 16:08:38 -05:00
jbranchaud 059209861a Add Swap Occurrences Of Two Words as a vim til. 2015-06-12 16:05:05 -05:00
jbranchaud 104d5ef082 Add End Of The Word as a vim til. 2015-06-09 08:30:29 -05:00
jbranchaud 8404cdead8 Add Coerce The Current Filetype as a vim til. 2015-06-06 11:17:02 -05:00
jbranchaud 0ddcca3927 Add Set Your Color Scheme as a vim til. 2015-06-02 08:19:01 -05:00
jbranchaud 92a55071db Add Check Your Current Color Scheme as a vim til. 2015-05-30 14:31:03 -05:00
jbranchaud 3de74640b3 Add some small fixes to the latest til. 2015-05-29 21:37:06 -05:00
jbranchaud 00c018be30 Add Incremental Searching as a vim til. 2015-05-29 21:34:33 -05:00