496 Commits (e37cbba1ad88ca07e836a65e904047a2a590fb8b)
 

Author SHA1 Message Date
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
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
3 years ago
sourav-majumdar-math f9adea481d Two vertical windows typo 3 years ago
Igor Irianto 985c0c7d6a
Merge pull request #129 from victorhck/master
remove repetitive part
3 years ago
Victorhck 88c2ae7db8
repetitive part 3 years ago
Igor Irianto 9fa494480e Fix the wrong chapter headers 3 years ago
Igor Irianto f9ab8dd001 Remove repetitive part 3 years ago
Igor Irianto 8de4e6d691
Merge pull request #125 from jain-anshu/patch-7
fix a typo
3 years ago
Anshu Jain dd6f0bf147
fix a typo 3 years ago
Igor Irianto 14034f9740
Merge pull request #124 from HattDroid/master
Chapter 01, 02, 03 changes
3 years ago
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.
3 years ago
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.
3 years ago
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.
3 years ago
Igor Irianto 13bf850cef
Merge pull request #123 from jain-anshu/patch-6
fixes typo
3 years ago
Anshu Jain 8468e2708d
fixes typo
the commands are lowercase letters
3 years ago
Igor Irianto 2f0dfb50da
Merge pull request #122 from HattDroid/master
Chapter 00 changes
3 years ago
Igor Irianto 59a3eb5f88
Merge pull request #121 from jain-anshu/patch-5
removes extra the
3 years ago
HattDroid 6d529df13a Chapter 00 changes
- Modified a mistake about '.vimrc' being place in the root
	directory, should be mentioned home directory instead.
3 years ago
Anshu Jain 377ee448ee
removes extra the 3 years ago
Igor Irianto bf68280be8
Merge pull request #120 from jain-anshu/patch-4
fixes a typo
3 years ago