Commit graph

512 commits

Author SHA1 Message Date
Igor Irianto
e217551a6e
Merge pull request #166 from stoddart/patch-1
Update ch00_read_this_first.md
2023-02-27 17:37:14 -06:00
Igor Irianto
93e90e4e92
Merge pull request #167 from subrajeet-maharana/typo-fix
edited a typo in compiling with Make Section
2023-02-27 17:36:54 -06:00
subrajeet-maharana
d30df65656 edited a typo in compiling with Make Section 2023-02-28 05:03:35 +05:30
Daniel Stoddart
5f1084fad6
Update ch00_read_this_first.md
Smoothed out some of the English in "How to Read This Guide" and made it grammatically correct.
2023-02-26 14:21:29 +08:00
Igor Irianto
c5391877e6
Merge pull request #158 from zl190/master
add one missed word in line 292
2022-09-08 08:42:33 -05:00
jason-zl190
d84b1597fb add one missed word in line 292 2022-08-31 20:15:48 -04:00
Igor Irianto
5132cc132f
Merge pull request #157 from CyrusYip/patch-13
ch24: fix typos
2022-08-30 12:29:59 -05:00
Igor Irianto
e67ccf893a
Merge pull request #156 from CyrusYip/patch-12
ch22: add `vim --clean`
2022-08-30 12:29:36 -05:00
Igor Irianto
73cf97764c
Merge pull request #155 from CyrusYip/patch-11
ch22: move around files by `gf`
2022-08-30 12:29:17 -05:00
Igor Irianto
36e9c421ec
Merge pull request #154 from tsadarsh/patch-1
Correction in "Current Line Navigation" topic
2022-08-30 12:28:56 -05:00
Igor Irianto
bcbd4c1957
Merge pull request #152 from bolded/patch-1
Make a few minor grammatical revisions in visual_mode.md
2022-08-30 12:27:56 -05:00
Cyrus Yip
c233390db7
ch24: fix typos 2022-08-25 02:05:51 +08:00
Cyrus Yip
8cbb60f349
ch22: add vim --clean 2022-08-25 02:02:50 +08:00
Cyrus Yip
4a49aebfb9
ch22: move around files by gf 2022-08-25 01:56:31 +08:00
Adarsh TS
e37cbba1ad
Correction in "Current Line Navigation" topic
`,` repeats the last search in the same line using the opposite direction. So `Fh` should search in the forward direction when used with `,`.
2022-08-09 21:39:29 +05:30
mostly documentation
de0e42b077
Fix accident in previous change + 1 more comma 2022-07-28 00:22:49 -07:00
mostly documentation
f1239caa70
Minor grammatical revisions in visual_mode.md 2022-07-28 00:17:50 -07:00
Igor Irianto
9dc6e5de03
Merge pull request #149 from CyrusYip/patch-10
fix typos in Ch22. Vimrc
2022-07-20 09:05:26 -05:00
Cyrus Yip
a566f58cb6
fix typos in Ch22. Vimrc 2022-06-07 22:38:15 +08:00
Igor Irianto
af3dde1cf9
Merge pull request #147 from abhi-k9/patch-1
Fix command to use `+`, `*` registers
2022-05-11 20:13:51 -05:00
Abhi
bb29f05595
Mention both =*p and "*p forms for pasting from registers
Co-authored-by: Victor Goff <keeperotphones@gmail.com>
2022-05-03 22:35:25 -04:00
Abhi
98a9c4bf1d
Fix command to use +, * registers 2022-05-03 18:47:04 -04:00
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