Commit Graph

306 Commits

Author SHA1 Message Date
Igor Irianto
6221951e0b
Change double backslash to single backslash 2021-02-10 11:24:08 -06:00
Igor Irianto
54d19b99f6
Realign Catch examples - unequal tabs and spaces 2021-02-10 09:28:34 -06:00
Igor Irianto
6604ba8064
Update ch25_vimscript_conditionals_and_loops.md
Realign catch examples
2021-02-10 09:25:17 -06:00
Igor Irianto
d5122782f7 Switch the order of sentences 2021-02-09 13:12:36 -06:00
Igor Irianto
d6c322e3b4 Add filetype plugin indent on vimrc 2021-02-09 13:10:54 -06:00
Igor Irianto
c10c80d744 Merge branch 'master' of https://github.com/iggredible/Learn-Vim 2021-02-09 10:14:49 -06:00
Igor Irianto
2efff79ae4 Fix mappping typo 2021-02-09 10:14:27 -06:00
Igor Irianto
b21006456f Fix mappping typo 2021-02-09 10:04:31 -06:00
Igor Irianto
1dc3da1905 Remove vim/exrc 2021-02-09 09:17:21 -06:00
Igor Irianto
e32a0a8a5b Add emphasis on the problem 2021-02-09 07:33:30 -06:00
Igor Irianto
a386e5885f Merge branch 'master' of https://github.com/iggredible/Learn-Vim 2021-02-08 16:19:55 -06:00
Igor Irianto
0e23ace9f3 Fix wrong path in VIMRUNTIME compiler directory 2021-02-08 16:19:33 -06:00
Igor Irianto
893fefeefe Merge branch 'master' of https://github.com/iggredible/Learn-Vim 2021-02-08 16:09:07 -06:00
Igor Irianto
5b00f57e47 Fix wrong path in VIMRUNTIME compiler directory 2021-02-08 16:08:37 -06:00
Some Person
0f9186c632 Fix wrong path in VIMRUNTIME compiler directory 2021-02-08 15:14:37 -06:00
Some Person
025f58f78c Merge branch 'master' of https://github.com/iggredible/Learn-Vim 2021-02-08 14:50:35 -06:00
Some Person
f35f62e9a5 Fix the wrong makeprg cmd 2021-02-08 14:50:20 -06:00
Igor Irianto
5b78d6238a Update case cmdline-mode deletes 2021-02-08 08:49:10 -06:00
Igor Irianto
e9e0adfb4b
Merge pull request #68 from victorhck/master
fix small typo in ch16
2021-02-08 08:48:33 -06:00
Victorhck
05efc4a145
fix small typo ch16 2021-02-08 08:51:16 +01:00
Victorhck
f3c501c8c6 Merge branch 'master' of github.com:victorhck/Learn-Vim 2021-02-07 18:50:53 +01:00
Igor Irianto
ec525673e7 Fix the wrong substitute command 2021-02-06 10:45:55 -08:00
Igor Irianto
5c5082aeb5 add a heading for greedy vs non-greedy 2021-02-06 08:47:36 -08:00
Igor Irianto
c75e2e88ed Removes unnecessary verbiage 2021-02-04 16:29:38 -08:00
Igor Irianto
2c72e01ec0 Clarify an ambiguous phrase in append macro section 2021-02-04 16:28:05 -08:00
Igor Irianto
9784b3fe4b Add a new heading for clarity 2021-02-04 11:20:43 -08:00
Igor Irianto
9502a012c1 Update heading code syntax 2021-02-04 11:17:52 -08:00
Igor Irianto
ba8fed1471 Adding a new heading for path 2021-02-04 11:16:07 -08:00
Igor Irianto
293375aeba edit code syntax header 2021-02-04 11:14:29 -08:00
Igor Irianto
86cb908749 Fix mileage typo 2021-02-03 16:07:43 -08:00
Victorhck
b12fed5e31
Merge pull request #3 from iggredible/master
actualizar desde upstream
2021-02-03 20:45:59 +01:00
Igor Irianto
bc67367e0a Update the explanation when using grep 2021-02-02 16:28:19 -08:00
Igor Irianto
888c47e9ef Normalize the Keyboard stroke syntax 2021-02-02 15:27:52 -08:00
Igor Irianto
d21a46d349 fix command error to open two horizontal windows 2021-02-02 10:02:46 -08:00
Igor Irianto
069827117f
Merge pull request #65 from victorhck/master
Really small fix in ch16
2021-02-01 14:26:36 -08:00
Victorhck
faa60c3849 really small fix in ch16 2021-01-31 21:17:08 +01:00
Victorhck
152b25e025 Merge branch 'master' of github.com:victorhck/Learn-Vim 2021-01-30 20:26:50 +01:00
Igor Irianto
e0b902857e Remove a link for a parallel ES translation 2021-01-30 12:03:32 -07:00
Victorhck
313bf242cb
quitar enlace 2021-01-29 03:57:54 +01:00
Igor Irianto
f04013f0f3 normalize the case 2021-01-28 10:32:18 -06:00
Igor Irianto
2945084f85 Update ch3 wording and spacing 2021-01-27 15:27:29 -06:00
Igor Irianto
a5bfb10422 Update copyright year 2021-01-26 15:08:18 -06:00
Igor Irianto
d2980c6a32 Revise ch27 2021-01-26 11:49:00 -06:00
Igor Irianto
04f28f3682 Fix ch26 2021-01-25 15:34:53 -06:00
Igor Irianto
5d3b75351a Revise conditionals and loops 2021-01-25 15:02:25 -06:00
Igor Irianto
917e8e700e Normalize the chapter spelling 2021-01-25 14:53:55 -06:00
Igor Irianto
e29ac9bb15 Normalize the registers 2021-01-25 14:45:29 -06:00
Igor Irianto
27d4886270
Merge pull request #63 from victorhck/master
fix minor typo chap15
2021-01-25 14:36:23 -06:00
Victorhck
a3b2c86e8a fix minor typo chap15 2021-01-25 20:29:42 +01:00
Igor Irianto
eb588cae94 Fix broken chapter links 2021-01-25 13:15:04 -06:00