Commit Graph

410 Commits

Author SHA1 Message Date
Benno Bielmeier
d6c46b7f12
Fix numbering of numbered register
Explanation of numbered registers is divided into [0] and [1,9] (see headings).
2020-08-28 12:32:54 +02:00
nikita-skobov
7f83e2c9b4 updates README links 2020-08-27 16:52:34 -05:00
nikita-skobov
d2b35ea82f adds leading 0 prefix to file names 2020-08-27 16:51:52 -05:00
iggy
de665e795b add Ch13 - the global command 2020-08-27 15:22:25 -05:00
Igor Irianto
6ae155b1c8
Merge pull request #12 from rabinpoudyal/patch-1
Update ch3_opening_and_searching_files.md
2020-08-27 12:32:53 -05:00
Rabin Poudyal
f6abc04ab1
Update ch3_opening_and_searching_files.md 2020-08-27 22:20:41 +05:45
Rabin Poudyal
f704c84c12
Update ch3_opening_and_searching_files.md 2020-08-27 22:17:32 +05:45
Igor Irianto
369049c2cb
Merge pull request #11 from syohex/syohex/correct-words
Correct words
2020-08-27 10:10:11 -05:00
Shohei YOSHIDA
5e108cc287 Correct words 2020-08-27 23:04:09 +09:00
iggy
2458c6c1e4 add Ch12 - search and substitution 2020-08-26 09:37:55 -05:00
iggy
70053b7cdd reorder ch 14 and ch 15 2020-08-25 06:52:07 -05:00
iggy
3ccb8d1615 minor grammar edit ch10 2020-08-21 07:31:33 -05:00
iggy
2949c3cc06 add Ch11 - visual mode 2020-08-18 08:52:53 -05:00
iggy
05e1d1cfec remove some texts from ch5 because it will be addressed in the upcoming chapters in more details 2020-08-17 12:36:49 -05:00
iggy
cd3a35a786 add instruction how to create persistent undo directory 2020-08-17 10:21:08 -05:00
iggy
f88c076181 update ch8 numbered registers section 2020-08-12 10:45:09 -05:00
iggy
2d27bbe54a add link to one of the plugins 2020-08-11 11:11:26 -05:00
iggy
703cc46408 fix ch10 header case 2020-08-11 11:09:57 -05:00
iggy
4944dbf2ed add Ch10 - undo 2020-08-11 11:08:49 -05:00
iggy
9a6a915ef0 add ch7 - the dot command 2020-08-07 10:25:40 -05:00
iggy
374f42fe87 update readme order 2020-08-06 11:04:14 -05:00
Igor Irianto
a2ff47bb5c
Merge pull request #8 from jcodeteo/patch-1
Update ch9_macros.md
2020-08-05 07:47:57 -05:00
jcodeteo
ed7632bd09
Update ch9_macros.md 2020-08-05 07:10:54 +02:00
iggy
a9aef67c38 fix a typo on the word register 2020-08-04 18:59:53 -05:00
iggy
b6bb3058dc Add ch9 - vim macros 2020-08-04 18:19:24 -05:00
iggy
f9cd278b5c remove a paragraph about d2w vs 2dw 2020-08-04 07:43:56 -05:00
iggy
a953ea8f3e fix ch8 unnamed register section, add one quick tip for yanked register 2020-08-03 12:01:42 -05:00
iggy
5ae597f426 reorder chapters 2020-07-31 21:52:40 -05:00
iggy
f21dfffa09 Add ch7 - registers 2020-07-31 16:06:34 -05:00
iggy
96cd2e4b45 Reorder chapter order in readme 2020-07-30 21:39:56 -05:00
iggy
caa8dea265 Add Ch6 - insert mode 2020-07-28 13:47:05 -05:00
iggy
f79401cb78 add fzf images for ch 3 2020-07-24 16:35:14 -05:00
iggy
88ba9bbbd0 Fix readme typo again - woops 2020-07-24 16:31:29 -05:00
iggy
50d57514a1 Fix chapter 3 TOC in README 2020-07-24 16:30:49 -05:00
iggy
b34d54160c Add Ch 3 - opening and searching files 2020-07-24 16:29:08 -05:00
iggy
2588b5dd43 Fix a small grammar error 2020-07-23 11:50:00 -05:00
Igor Irianto
d0364f31e7
Merge pull request #7 from djavrell/master
Ch2 - Add some precision about buffer
2020-07-23 11:39:57 -05:00
Prouteau Kévin
6d271231e7 Fix bad english 2020-07-23 15:55:20 +02:00
Prouteau Kévin
59b4dcc218 Ch2 - Add some precision about buffer 2020-07-22 14:56:12 +02:00
iggy
890a6dda7d Add Ch 2 - buffers, windows, and tabs 2020-07-21 08:34:32 -05:00
Igor Irianto
15741679ec
Merge pull request #6 from EpiCanard/master
Ch4 - Change the confusing use of motion e instead of w
2020-07-19 15:09:48 -05:00
EpiCanard
bd246f5439 Ch4 - Change the confusing use of motion e instead of w 2020-07-18 21:12:36 +02:00
iggy
358e2420ee Update the order of ch 2 and ch3 2020-07-17 08:07:10 -05:00
iggy
99e00d0155 Update header case 2020-07-17 08:06:52 -05:00
Igor Irianto
4d449a8725
Merge pull request #4 from forkmantis/ch4-fix-dw
Chapter 4 Example Fixes
2020-07-16 11:14:44 -05:00
Will Killian
9c657bf422 clarify the results of c} 2020-07-16 10:39:07 -05:00
Will Killian
c91aa3119a clarify the results of dw 2020-07-16 10:38:13 -05:00
iggy
47bc51cebd Add Ch 4 - Vim Grammar 2020-07-16 09:51:48 -05:00
iggy
965ad99425 Normalize the spacing and the letter casing 2020-07-14 19:06:31 -05:00
Igor Irianto
6582253261
Merge pull request #3 from pantras/ch5-fix
Update ch5_moving_in_file.md
2020-07-14 18:59:02 -05:00