Commit Graph

17 Commits (5514f773e2dfcd02ab6bc87c7e02fa8f7fbe2f25)

Author SHA1 Message Date
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