Commit Graph

160 Commits

Author SHA1 Message Date
Florian Rager
ef1fc2f3a4 Ensure proper upper/lower-case for every Ctrl-... shortcut 2020-12-07 15:08:00 +01:00
Igor Irianto
5e95666a2d
Merge pull request #47 from darager/darager-patch-1
Add  Ctrl-F command description
2020-12-05 17:18:46 -06:00
Rager Florian
268f9ad2d1
Update ch15_command-line_mode.md 2020-12-05 17:27:13 +01:00
Rager Florian
35aef276b4
Add Ctrl-F command description
Possibly the most useful command-line command there is!
2020-12-05 12:35:00 +01:00
Igor Irianto
12a1bf983a Add code case on one header 2020-12-03 08:54:48 -06:00
Igor Irianto
6fb7fc9a23 Update upcase for ch 23 2020-12-03 08:53:30 -06:00
Igor Irianto
41d5db240c Update spelling inconsistencies 2020-12-03 08:52:41 -06:00
Igor Irianto
e0fd3ea38e Add Ch 23 - Vim runtime 2020-12-03 08:47:50 -06:00
Igor Irianto
d41c914291 update a sentence about o and O while in visual highlight 2020-11-21 11:43:14 -06:00
Igor Irianto
0d046f0508
Merge pull request #46 from victorhck/master
added a short resume about navigation in visual mode Chap11
2020-11-21 11:40:08 -06:00
Igor Irianto
497fb5cd55 Update ch19 to include typescript compiler example 2020-11-21 11:39:22 -06:00
Victorhck
5c5bddb0b6 added a short resume about navigation in visual mode Chap11 2020-11-20 20:06:38 +01:00
Igor Irianto
13653be6f1 Add Ch22 - packages 2020-11-19 08:51:47 -06:00
Igor Irianto
c8ca83d030
Merge pull request #45 from victorhck/master
added a couple of examples to clarify the text
2020-11-16 14:53:41 -06:00
Victorhck
bc48d2bbc3 added a couple of examples to clarify the text 2020-11-16 20:20:19 +01:00
Igor Irianto
eb8dcc70e7 Add closing bracket for img html tag on ch 3 2020-11-14 16:01:35 -06:00
Igor Irianto
2a975e8d16 Update headers capitalization 2020-11-14 14:44:37 -06:00
Igor Irianto
04a5e5b303 Added more flags for launching vim 2020-11-14 14:28:13 -06:00
Igor Irianto
53e728d8d6
Merge pull request #44 from victorhck/master
minor suggestion in ch01
2020-11-14 14:23:25 -06:00
Victorhck
f616061fab minor suggestion in ch01 2020-11-14 20:51:48 +01:00
Igor Irianto
fd85666dd0 fix missing EXINIT env variable prefix 2020-11-13 11:36:22 -06:00
Igor Irianto
ab54ef9207 remove the old ch21 2020-11-13 09:26:44 -06:00
Igor Irianto
2e64a6edb8 Rename Ch 21 2020-11-13 09:20:23 -06:00
Igor Irianto
72bc3cbb25 Add chapter 21 - vimrc 2020-11-13 09:18:29 -06:00
Igor Irianto
0dcd5a631e Add a space between main header and first paragraph 2020-11-12 19:03:17 -06:00
Igor Irianto
179c04790c Update headers 2020-11-12 19:02:04 -06:00
Igor Irianto
ac5b687218 Remove special characters 2020-11-12 18:45:58 -06:00
Igor Irianto
8d71094f36 update readme to include twitter link 2020-11-12 12:26:41 -06:00
Igor Irianto
20e745b898 Add ch20 - views sessions viminfo 2020-11-06 08:42:13 -06:00
Igor Irianto
c4504ce07b update readme 2020-11-03 08:21:10 -06:00
Igor Irianto
f2870d7472
Merge pull request #41 from victorhck/master
small fix capital V in Vim, ch08
2020-10-27 11:45:15 -05:00
Victorhck
e332b659c5 small fix capital V in Vim, ch08 2020-10-27 17:13:14 +01:00
Igor Irianto
38758db832 Add Ch01 - starting Vim 2020-10-27 09:06:43 -05:00
Igor Irianto
5f9de76cf9
Merge pull request #40 from Peilin-D/patch-1
Update ch13_the_global_command.md; Remove extra '/'
2020-10-26 08:22:34 -05:00
Peilin-D
74c6e6cc74
Update ch13_the_global_command.md 2020-10-24 20:44:53 -07:00
Igor Irianto
ad33381ada
Merge pull request #39 from victorhck/master
added short buffer command
2020-10-19 08:29:40 -05:00
Victorhck
8308f97364
added short buffer command
to save keystrokes
2020-10-19 12:02:01 +02:00
Igor Irianto
6690cadcbe
Merge pull request #38 from gleb-kosteiko/patch-1
Small style fix for consistency
2020-10-15 08:10:49 -05:00
Gleb
2529daf74e
Small style fix for consistency 2020-10-14 21:52:36 +03:00
Igor Irianto
6c6dd43340 update minor header on the last sectino of Vim grammar 2020-10-14 10:49:53 -05:00
Igor Irianto
5b1d23aebc add a section on how to exit with multiple buffers on 2020-10-14 08:35:10 -05:00
Igor Irianto
385acab4c5 Add Ch19 - Compile 2020-10-13 10:23:05 -05:00
Igor Irianto
22be7fa5f0 Add ch20 in readme for sessions 2020-10-12 10:57:22 -05:00
Igor Irianto
688c4e216c Add Ch18 - git 2020-10-06 08:58:53 -05:00
Igor Irianto
0659ecb4f1 Edit ch16 ctags autocommand typo 2020-10-05 08:25:57 -05:00
Igor Irianto
272f73c597
Merge pull request #37 from victorhck/master
ch04: keep consistency in example
2020-10-02 08:19:00 -05:00
Victorhck
3ec3405647 ch04: keep consistency in example 2020-10-01 19:55:50 +02:00
Igor Irianto
2b231a7261 Add Ch17 - Fold 2020-09-30 08:45:57 -05:00
Iggy1
e2d6ed5218 Fix the case of few headers 2020-09-21 20:58:28 -05:00
Iggy1
24c3cde5ac fix header grammar 2020-09-21 20:57:18 -05:00