Igor Irianto
|
fe227f1916
|
Merge pull request #56 from flespark/revision
fix misuse of zh
|
2021-01-06 10:03:14 -06:00 |
|
Igor Irianto
|
b5fc9d5572
|
Merge pull request #57 from victorhck/master
fix example in ch13 normal command section
|
2021-01-06 10:01:24 -06:00 |
|
Igor Irianto
|
92ad032cc3
|
rename the chapter
|
2021-01-05 14:45:38 -06:00 |
|
Igor Irianto
|
849fe0d916
|
add distinction for relational operators
|
2021-01-05 14:41:10 -06:00 |
|
Victorhck
|
58ecd614c3
|
fix example in ch13 normal command section
|
2021-01-05 20:21:21 +01:00 |
|
flespark
|
d2c63a367b
|
fix misuse of zh
use 'zz' bring current line to screen center, 'zh' is use to horzontal zoom at no warp setting
|
2021-01-05 12:55:38 +08:00 |
|
Igor Irianto
|
d7dc9e2ff3
|
Merge pull request #55 from NuxDD/master
[ch19] fix 'hello world' program cpp
|
2021-01-04 07:27:58 -06:00 |
|
NuxDD
|
5b96fd7d67
|
fix hello world program cpp chapter 19
|
2021-01-04 04:16:19 +01:00 |
|
Igor Irianto
|
d71036d34d
|
Update ch26 header spelling
|
2021-01-01 11:58:51 -06:00 |
|
Igor Irianto
|
a7a6c5c33b
|
Update conclusion header
|
2021-01-01 11:57:05 -06:00 |
|
Igor Irianto
|
65547bd855
|
Add ch26
|
2021-01-01 11:56:00 -06:00 |
|
Igor Irianto
|
ea74bcc714
|
Update metaDescriptions
|
2021-01-01 11:46:55 -06:00 |
|
Igor Irianto
|
27bece36fa
|
Fix opening sentence
|
2021-01-01 11:02:24 -06:00 |
|
Igor Irianto
|
27ce9d8e28
|
add title, metatitle, and metadescription
|
2021-01-01 11:01:10 -06:00 |
|
Igor Irianto
|
39ea5440cd
|
Add main header
|
2021-01-01 10:25:42 -06:00 |
|
Igor Irianto
|
747a8d9654
|
Add metaTitle and metaDescription test
|
2021-01-01 10:24:12 -06:00 |
|
Igor Irianto
|
6050148384
|
Merge pull request #54 from victorhck/master
fix small typos in ch12
|
2020-12-29 16:06:44 -06:00 |
|
Victorhck
|
7436b9c356
|
fix small typos in ch12
|
2020-12-28 19:56:45 +01:00 |
|
Igor Irianto
|
6e06f6035d
|
Merge pull request #53 from victorhck/master
cleaning more typos in ch12 :)
|
2020-12-24 08:42:03 -06:00 |
|
Victorhck
|
8cb357043c
|
cleaning more typos in ch12 :)
|
2020-12-23 17:48:12 +01:00 |
|
Igor Irianto
|
0579dc3b1a
|
Merge pull request #52 from victorhck/master
fix small typos in ch12
|
2020-12-23 08:39:19 -06:00 |
|
Victorhck
|
89356a6d40
|
fix small typos in ch12
|
2020-12-22 19:23:54 +01:00 |
|
Igor Irianto
|
d87e755eaa
|
Merge branch 'master' of https://github.com/iggredible/Learn-Vim
|
2020-12-22 08:58:07 -06:00 |
|
Igor Irianto
|
ec8ce5a4a9
|
Add Ch 25
|
2020-12-22 08:57:59 -06:00 |
|
Igor Irianto
|
04e8f4ccaf
|
Merge pull request #51 from victorhck/master
small suggestion ch12
|
2020-12-21 09:35:39 -06:00 |
|
Victorhck
|
61f1f35e2a
|
small suggestion ch12
|
2020-12-19 19:58:59 +01:00 |
|
Igor Irianto
|
cafe78a7f0
|
Merge pull request #49 from joaothallis/add-file-type-in-code-samples
Add file type in code samples
|
2020-12-12 09:26:37 -06:00 |
|
Igor Irianto
|
bc412c5a3d
|
Merge pull request #50 from victorhck/master
small fix
|
2020-12-12 09:24:12 -06:00 |
|
Victorhck
|
e84dbadbb8
|
small fix
|
2020-12-11 20:35:28 +01:00 |
|
João Thallis
|
363ab0c216
|
Test Vim Script markdown support
|
2020-12-11 11:27:57 -03:00 |
|
João Thallis
|
7e3cfc854e
|
Add file type in code samples
|
2020-12-10 07:25:32 -03:00 |
|
Igor Irianto
|
c9659f8a5e
|
add code case to some headers
|
2020-12-08 09:38:24 -06:00 |
|
Igor Irianto
|
51d3a98c04
|
Update header case
|
2020-12-08 09:37:25 -06:00 |
|
Igor Irianto
|
09572cf855
|
Add Ch 24 - basic data types
|
2020-12-08 09:32:31 -06:00 |
|
Igor Irianto
|
22f2fe83e7
|
Merge pull request #48 from darager/darager-patch-2
Ensure proper case for every Ctrl-... shortcut
|
2020-12-07 10:10:05 -06:00 |
|
Florian Rager
|
7aba28c573
|
Remove all trailing whitespace
|
2020-12-07 15:21:01 +01:00 |
|
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 |
|