Commit Graph

31 Commits (65b52c687b7fef81b18abadc5828750979592b43)

Author SHA1 Message Date
Sebastiaan Speck 618e227301
pages*: mark keys according to the guideline (#11907) 2023-12-29 17:02:08 +01:00
Sebastiaan Speck c7810095ad
pages/*: align "See also:" lines (#11572) 2023-11-23 14:55:03 +01:00
K.B.Dharun Krishna a0d6670d86
vim: Cross-reference pages (#9513)
* vim: Cross-reference pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Move See also to next line

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Apply suggestions from code review

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-11-29 05:25:47 +10:00
Dominique Köstler da56ffca68
vim: update page (#9112) 2022-10-17 15:59:21 +05:30
chris e150609b4c
vim: reorder examples (#6363) 2021-08-14 13:48:15 +01:00
CleanMachine1 7eea9a22df
vim: update description (#6237) 2021-07-26 18:26:53 +02:00
marchersimon 10728f1ab4
multiple pages: normalize `regular expression` instead of `regex`, `regexp` or `pattern` (#5830) 2021-05-10 11:03:12 +02:00
CARE-COLIN Thibaut 591c384275
vim: add line numbers example (#4608) 2020-10-31 17:42:18 -03:00
Ryan Olson 11f8950315 vim: move reference to accessing Vim's help up the list 2020-01-30 00:59:51 +00:00
Ryan Olson dda02c001c vim: removed reference to "programmer's" text editor
Vim can be used for all sorts of text editing.  I know that there are
a lot of folks that use Vim who are _not_ programmers.  You can use
Vim for any sort of writing or text editing.
2020-01-30 00:59:51 +00:00
Ryan Olson e80c67e791 vim: remove <ESC> from beginning of commands 2020-01-30 00:59:51 +00:00
Ryan Olson 2c40178eb1 vim: helpful additions
Closes #3779
2020-01-30 00:59:51 +00:00
Marco Bonelli 66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
Owen Voke c4e95b92c4 multiple pages: add homepages (#3026)
* zstd: add link to homepage

* zsh: add link to homepage

* zopflipng: add link to homepage

* zbarimg: add link to homepage

* z: add link to homepage

* yesod: add link to homepage

* xsv: add link to homepage

* xo: add link to homepage

* xcv: add link to homepage

* wuzz: add link to homepage

* wordgrinder: add link to homepage

* wget: add link to homepage

* webtorrent: add link to homepage

* webpack: add link to homepage

* wat2wasm: add link to homepage

* w3m: add link to homepage

* vue: add link to homepage

* vsce: add link to homepage

* virtualboxvm: add link to homepage

* vim: add link to homepage

* vegeta: add link to homepage

* vault: add link to homepage

* valgrind: add link to homepage

* vagrant: add link to homepage

* upx: add link to homepage
2019-05-14 13:09:07 -03:00
L Day 9bc8009b45 vim: fix typo (#2265) 2018-08-28 10:25:58 +01:00
Max Strübing 666f312e2b vim: remove wrongly description of % 2017-10-21 22:01:49 +02:00
Max Strübing c4a0fbd89e vim: add s for substitution 2017-10-19 19:27:18 +02:00
Max Strübing 37fa82919b vim: simplify substitution in whole file 2017-10-19 14:38:46 +02:00
Eric Nielsen 8d93237d63 vim: Normal mode is the normal mode (#1106)
* vim: Improvements we can can agree on

Remove spaces between keypresses (as it could lead users to think they
should type a space there).
Simplify regexp substitution example.
Add ...then... to search example.
Add quit without saving example.

* vim: Improvements we can can agree on

Move search keystrokes to the example title.
Keep original regexp substitution example. See conversation starting at
ee1472e76f (r82820204)
2016-10-12 05:28:21 +02:00
Waldir Pimenta 4b7ef4a18d vim: improve examples (#1105)
I tried to condense the most useful basic commands into this page without surpassing our length limit.
I also expanded the main description -- I wonder if there's a way to phrase it which could allow us to get rid of all the <Esc>s...

I combined copy/cut/paste into a single command, since it was important to allow space for a slightly more advanced command, (the find/replace example), which introduces some important vim concepts, such as command application ranges.
2016-10-06 11:19:06 +01:00
Leandro Ostera 2ba4397edc Updates vim and vimtutor pages (#926)
* Updates vim and vimtutor pages

* Easy peasy.

* Use <Enter> instead of <Cr>

* Show help command.

We might not be able to help you move around
but the interactive help provided by vim is
pretty good, so helping people find it might
be a good idea.

* Reorder commands and lowercase help
2016-08-21 16:00:09 +02:00
Waldir Pimenta 4732cbbc93 vim.md: apply fix per code review comments 2016-08-06 14:34:25 +01:00
Waldir Pimenta 1f0970401f vim.md: apply formatting conventions 2016-08-06 14:29:34 +01:00
shoeletz abcdb8dee2 reduced repetetiveness of descriptions 2016-08-06 14:28:12 +01:00
shoeletz 5adbb1fa34 Update vim.md 2016-08-06 14:25:00 +01:00
shoeletz 314a240945 vim: add :w, :wq, i 2016-08-06 14:24:14 +01:00
Alex Plescan 9ae27f3ea2 vim: fix typo 2016-08-02 10:56:07 +10:00
Ruben Vereecken 5a26958e94 Fixed English tenses as reported by tldr-lint 2016-01-16 15:12:05 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Ivan Miskovic 38de59f8cd vim doc grammar fix
Changed

`a programmers text editor`

to

`a programmer's text editor`
2016-01-05 13:29:24 +13:00
Jeroen Meulemeester 7f08ffc5a3 Add pages for vim and vimtutor 2015-12-28 13:38:25 +01:00