512 Commits (master)
 

Author SHA1 Message Date
Igor Irianto e217551a6e
Merge pull request #166 from stoddart/patch-1
Update ch00_read_this_first.md
1 year ago
Igor Irianto 93e90e4e92
Merge pull request #167 from subrajeet-maharana/typo-fix
edited a typo in compiling with Make Section
1 year ago
subrajeet-maharana d30df65656 edited a typo in compiling with Make Section 1 year ago
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.
1 year ago
Igor Irianto c5391877e6
Merge pull request #158 from zl190/master
add one missed word in line 292
2 years ago
jason-zl190 d84b1597fb add one missed word in line 292 2 years ago
Igor Irianto 5132cc132f
Merge pull request #157 from CyrusYip/patch-13
ch24: fix typos
2 years ago
Igor Irianto e67ccf893a
Merge pull request #156 from CyrusYip/patch-12
ch22: add `vim --clean`
2 years ago
Igor Irianto 73cf97764c
Merge pull request #155 from CyrusYip/patch-11
ch22: move around files by `gf`
2 years ago
Igor Irianto 36e9c421ec
Merge pull request #154 from tsadarsh/patch-1
Correction in "Current Line Navigation" topic
2 years ago
Igor Irianto bcbd4c1957
Merge pull request #152 from bolded/patch-1
Make a few minor grammatical revisions in visual_mode.md
2 years ago
Cyrus Yip c233390db7
ch24: fix typos 2 years ago
Cyrus Yip 8cbb60f349
ch22: add `vim --clean` 2 years ago
Cyrus Yip 4a49aebfb9
ch22: move around files by `gf` 2 years ago
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 `,`.
2 years ago
mostly documentation de0e42b077
Fix accident in previous change + 1 more comma 2 years ago
mostly documentation f1239caa70
Minor grammatical revisions in visual_mode.md 2 years ago
Igor Irianto 9dc6e5de03
Merge pull request #149 from CyrusYip/patch-10
fix typos in Ch22. Vimrc
2 years ago
Cyrus Yip a566f58cb6
fix typos in Ch22. Vimrc 2 years ago
Igor Irianto af3dde1cf9
Merge pull request #147 from abhi-k9/patch-1
Fix command to use `+`, `*` registers
2 years ago
Abhi bb29f05595
Mention both `=*p` and `"*p` forms for pasting from registers
Co-authored-by: Victor Goff <keeperotphones@gmail.com>
2 years ago
Abhi 98a9c4bf1d
Fix command to use `+`, `*` registers 2 years ago
Igor Irianto ddb888d251 Replace MVP jargon 2 years ago
Igor Irianto 4c9e096603
Merge pull request #145 from starnsd/patch-1
Fix "Allows" Typo
2 years ago
starnsd 2a9815428d
Update ch01_starting_vim.md
Type fixed in "Starting Vim the Smart Way" section.
2 years ago
Igor Irianto 961ec2b99a
Merge pull request #143 from CyrusYip/patch-8
space is unneeded in Black Hole Deletion
2 years ago
Igor Irianto 703db351bb
Merge pull request #142 from CyrusYip/patch-7
`0` is unneeded in appending at the end
2 years ago
Cyrus Yip 4e17d440fe
space is unneeded in Black Hole Deletion 2 years ago
Cyrus Yip 840f2aff8d
`0` is unneeded in appending at the end 2 years ago
Igor Irianto 51066ffc26
Merge pull request #141 from CyrusYip/patch-6
add `gj` and `gk`
2 years ago
Igor Irianto 81c5ff5b4b Fix a word typo 2 years ago
Cyrus Yip 1c34dfc32b
add `gj` and `gk`
They are useful for documents that contain many long lines, such as Markdown documents.
2 years ago
Igor Irianto a69927c4c6
Merge pull request #139 from CyrusYip/patch-5
`S` is synonym for `cc`
2 years ago
Cyrus Yip c36f316ad4
`S` is synonym for `cc` 2 years ago
Igor Irianto dfcf15e565
Merge pull request #138 from CyrusYip/patch-4
add tip to make `hjkl` as "jump" commands
2 years ago
Igor Irianto 224c2c7fc9
Merge pull request #137 from CyrusYip/patch-3
add abbreviation of `nohlsearch`
2 years ago
Cyrus Yip bfb344b8b3
add tip to make `hjkl` as "jump" commands 2 years ago
Cyrus Yip 0518248ebc
add abbreviation of `nohlsearch` 2 years ago
Igor Irianto b714872aa9
Merge pull request #135 from yuhanchan/master
Fix Chapter numbering
2 years ago
Yuhan Chen be9361e19b
Fix Chapter numbering 2 years ago
Igor Irianto 6ca2ff7662
Merge pull request #134 from CyrusYip/patch-2
Leader key is backslash
2 years ago
Cyrus Yip f2c76987a0
Leader key is backslash 2 years ago
Igor Irianto f35e3b5b7a
Merge pull request #133 from CyrusYip/patch-1
ch03: initialize vim-plug before loading plugins
2 years ago
Cyrus Yip 86c241f493
add end statement 2 years ago
Cyrus Yip 62ddd3ab0f
ch03: initialize vim-plug before loading plugins
Without this line, Vim gets errors.
2 years ago
Igor Irianto 24e078d629
Merge pull request #132 from ehds/patch-1
typo: remove redundant Ctl-R
2 years ago
ds 49cd31a0d7 typo: remove redundant Ctl-R 2 years ago
Igor Irianto d1b832d672
Merge pull request #130 from sourav-majumdar-math/master
Two vertical windows typo
2 years ago
sourav-majumdar-math f9adea481d Two vertical windows typo 2 years ago
Igor Irianto 985c0c7d6a
Merge pull request #129 from victorhck/master
remove repetitive part
3 years ago