Igor Irianto
ddb888d251
Replace MVP jargon
2022-04-09 13:35:59 -05:00
Igor Irianto
4c9e096603
Merge pull request #145 from starnsd/patch-1
...
Fix "Allows" Typo
2022-02-02 09:04:55 -06:00
starnsd
2a9815428d
Update ch01_starting_vim.md
...
Type fixed in "Starting Vim the Smart Way" section.
2022-02-01 14:16:45 -06:00
Igor Irianto
961ec2b99a
Merge pull request #143 from CyrusYip/patch-8
...
space is unneeded in Black Hole Deletion
2022-01-31 10:37:14 -06:00
Igor Irianto
703db351bb
Merge pull request #142 from CyrusYip/patch-7
...
`0` is unneeded in appending at the end
2022-01-27 16:32:07 -06:00
Cyrus Yip
4e17d440fe
space is unneeded in Black Hole Deletion
2022-01-28 02:39:02 +08:00
Cyrus Yip
840f2aff8d
0
is unneeded in appending at the end
2022-01-28 02:16:32 +08:00
Igor Irianto
51066ffc26
Merge pull request #141 from CyrusYip/patch-6
...
add `gj` and `gk`
2022-01-24 10:05:29 -06:00
Igor Irianto
81c5ff5b4b
Fix a word typo
2022-01-24 10:03:20 -06:00
Cyrus Yip
1c34dfc32b
add gj
and gk
...
They are useful for documents that contain many long lines, such as Markdown documents.
2022-01-24 12:36:18 +08:00
Igor Irianto
a69927c4c6
Merge pull request #139 from CyrusYip/patch-5
...
`S` is synonym for `cc`
2022-01-21 10:48:55 -06:00
Cyrus Yip
c36f316ad4
S
is synonym for cc
2022-01-22 00:02:58 +08:00
Igor Irianto
dfcf15e565
Merge pull request #138 from CyrusYip/patch-4
...
add tip to make `hjkl` as "jump" commands
2022-01-20 13:57:56 -06:00
Igor Irianto
224c2c7fc9
Merge pull request #137 from CyrusYip/patch-3
...
add abbreviation of `nohlsearch`
2022-01-20 13:54:56 -06:00
Cyrus Yip
bfb344b8b3
add tip to make hjkl
as "jump" commands
2022-01-21 00:35:39 +08:00
Cyrus Yip
0518248ebc
add abbreviation of nohlsearch
2022-01-20 23:40:26 +08:00
Igor Irianto
b714872aa9
Merge pull request #135 from yuhanchan/master
...
Fix Chapter numbering
2022-01-19 16:51:01 -06:00
Yuhan Chen
be9361e19b
Fix Chapter numbering
2022-01-15 00:12:12 -05:00
Igor Irianto
6ca2ff7662
Merge pull request #134 from CyrusYip/patch-2
...
Leader key is backslash
2022-01-14 10:13:00 -06:00
Cyrus Yip
f2c76987a0
Leader key is backslash
2022-01-14 12:30:01 +08:00
Igor Irianto
f35e3b5b7a
Merge pull request #133 from CyrusYip/patch-1
...
ch03: initialize vim-plug before loading plugins
2022-01-11 10:12:48 -06:00
Cyrus Yip
86c241f493
add end statement
2022-01-11 23:41:13 +08:00
Cyrus Yip
62ddd3ab0f
ch03: initialize vim-plug before loading plugins
...
Without this line, Vim gets errors.
2022-01-11 23:27:38 +08:00
Igor Irianto
24e078d629
Merge pull request #132 from ehds/patch-1
...
typo: remove redundant Ctl-R
2022-01-04 10:27:28 -06:00
ds
49cd31a0d7
typo: remove redundant Ctl-R
2022-01-01 16:31:54 +08:00
Igor Irianto
d1b832d672
Merge pull request #130 from sourav-majumdar-math/master
...
Two vertical windows typo
2021-11-27 10:57:29 -06:00
sourav-majumdar-math
f9adea481d
Two vertical windows typo
2021-11-24 12:19:49 +05:30
Igor Irianto
985c0c7d6a
Merge pull request #129 from victorhck/master
...
remove repetitive part
2021-11-08 17:16:48 -06:00
Victorhck
88c2ae7db8
repetitive part
2021-11-08 12:21:25 +01:00
Igor Irianto
9fa494480e
Fix the wrong chapter headers
2021-10-27 09:41:47 -05:00
Igor Irianto
f9ab8dd001
Remove repetitive part
2021-10-27 09:37:48 -05:00
Igor Irianto
8de4e6d691
Merge pull request #125 from jain-anshu/patch-7
...
fix a typo
2021-10-20 09:23:18 -05:00
Anshu Jain
dd6f0bf147
fix a typo
2021-10-19 21:48:34 -07:00
Igor Irianto
14034f9740
Merge pull request #124 from HattDroid/master
...
Chapter 01, 02, 03 changes
2021-10-19 13:04:16 -05:00
HattDroid
f0db3a2446
Chapter 03 changes
...
- Modified ch03, fixed typos and a few grammar issues. Fixed root directory mistakenly taken for the home directory. A few parts rewritten for clarity. The plugin part of this chapter is less thoroughly reviewed since I use Vim without plugins and intend to keep it this way.
2021-10-18 23:12:22 +01:00
HattDroid
a6233663cf
Chapter 02 changes
...
- Modified ch02, fixed typos and a few grammar issues. Fixed root directory mistakenly taken for the home directory. A few parts rewritten for clarity.
2021-10-18 23:09:44 +01:00
HattDroid
6239ae4e2b
Chapter 01 changes
...
- Modified chapter 01, fixed typos and a few grammar issues. Also tried to clarify the difference between options and parameters.
2021-10-18 23:06:12 +01:00
Igor Irianto
13bf850cef
Merge pull request #123 from jain-anshu/patch-6
...
fixes typo
2021-10-18 15:25:16 -05:00
Anshu Jain
8468e2708d
fixes typo
...
the commands are lowercase letters
2021-10-18 13:23:52 -07:00
Igor Irianto
2f0dfb50da
Merge pull request #122 from HattDroid/master
...
Chapter 00 changes
2021-10-18 09:32:29 -05:00
Igor Irianto
59a3eb5f88
Merge pull request #121 from jain-anshu/patch-5
...
removes extra the
2021-10-18 09:31:59 -05:00
HattDroid
6d529df13a
Chapter 00 changes
...
- Modified a mistake about '.vimrc' being place in the root
directory, should be mentioned home directory instead.
2021-10-18 00:48:26 +01:00
Anshu Jain
377ee448ee
removes extra the
2021-10-16 18:30:31 -07:00
Igor Irianto
bf68280be8
Merge pull request #120 from jain-anshu/patch-4
...
fixes a typo
2021-10-15 10:12:38 -05:00
Igor Irianto
8004ac8af9
Merge pull request #119 from jain-anshu/patch-3
...
Fixes some grammatical errors
2021-10-15 10:09:19 -05:00
Anshu Jain
ded089fefa
fixes a typo
2021-10-13 23:54:08 -07:00
Anshu Jain
8761c5a775
Fixes some grammatical errors
2021-10-13 16:55:10 -07:00
Igor Irianto
5c81c6b633
Merge pull request #118 from jain-anshu/patch-2
...
Update ch03_searching_files.md
2021-10-13 13:55:57 -05:00
Anshu Jain
404662cf37
Update ch03_searching_files.md
...
Some nit-picky grammatical changes.
2021-10-12 11:17:42 -07:00
Igor Irianto
33a627616d
Merge pull request #117 from jain-anshu/patch-1
...
Update ch02_buffers_windows_tabs.md
2021-10-12 09:39:28 -05:00