228 Commits

Author SHA1 Message Date
Marco Hinz
50e41cb2e9 Tips: saner <c-l> 2016-01-18 12:50:48 +01:00
Marco Hinz
c27bdfbc29 Tips: smarter cursorline 2016-01-18 12:40:05 +01:00
Marco Hinz
bc67c92407 Tips: reload your file on saving 2016-01-18 12:36:25 +01:00
Marco Hinz
58fd7a7691 Tips: underline cursor in replace mode 2016-01-18 12:25:30 +01:00
Ahmed El Gabri
666b9f52c0 Typo 2016-01-17 22:32:50 +01:00
thijsdv
fce95f8b0e Typo 2016-01-17 12:06:35 +01:00
Marco Hinz
39a755188a Plugins: add gv 2016-01-15 13:46:26 +01:00
Marco Hinz
c0b1546918 Plugins: add vim-orgmode and vim-dotoo 2016-01-15 11:59:00 +01:00
Ryan O'Connell
4d8deb6345 Typo 2016-01-15 11:55:40 +01:00
bogem
9d936d9c8a Typo 2016-01-14 21:18:44 +01:00
Marco Hinz
08f8b4368b Plugins: add calendar.vim 2016-01-14 14:22:25 +01:00
Marco Hinz
8106b7fb3e README: remove IRC badge 2016-01-14 12:29:05 +01:00
Marco Hinz
8e49fb6a30 Plugins: update
- remove vcscommand: not widely used anymore, last update 3 years ago
- add CoVim for being interesting
- add goyo for neat idea well implemented
2016-01-13 23:08:44 +01:00
Marco Hinz
5324ccafde Plugins: airline transferred to an own org 2016-01-13 22:55:54 +01:00
Marco Hinz
43479f3974 Autocmds: executed in the order they were defined 2016-01-13 19:57:15 +01:00
Lesko, Matthew (NIH/NLM/NCBI) [C]
d56ff59da9 Typo 2016-01-13 17:56:22 +01:00
Marco Hinz
280631c026 Intro: add several subsections
- What is Vim?
- First steps
- Cheatsheets
2016-01-13 14:56:34 +01:00
Marco Hinz
2f0679ab2f Slow files: rewrite
References #56.
2016-01-13 11:05:47 +01:00
peter50216
9aa920be7e Typo 2016-01-13 03:01:46 +01:00
Marco Hinz
dfa5203be8 Plugins: add vim-hackernews 2016-01-13 01:48:16 +01:00
Marco Hinz
fb106dae81 Commands: :redir 2016-01-12 21:13:54 +01:00
Marco Hinz
699fc904d8 README: make badge shorter 2016-01-12 17:14:11 +01:00
Marco Hinz
8aa30b2dfc README: add badge for #vimrocks 2016-01-12 17:01:25 +01:00
Marco Hinz
ed5796d5b6 Version: mention the programmatic way 2016-01-12 16:25:27 +01:00
Marco Hinz
65b56a8e3a Intro: What kind of Vim am I running? 2016-01-12 16:18:00 +01:00
Dmitriy Olshevskiy
b0df5c6e48 Typo 2016-01-12 15:47:36 +01:00
Marco Hinz
908ccad784 Folding: mention FastFold plugin 2016-01-12 14:20:35 +01:00
Marco Hinz
13d8933fc2 Basics: Folding? 2016-01-12 14:12:27 +01:00
Steven Maude
b8a326e6c3 Typo 2016-01-12 14:05:07 +01:00
Marco Hinz
9206b611c1 Basics: Sessions? 2016-01-12 13:28:58 +01:00
Marco Hinz
337a582f24 Usage: matchit.vim 2016-01-12 12:59:18 +01:00
Marco Hinz
d1fc4c5c80 Basics: Changelist? Jumplist? 2016-01-12 02:15:20 +01:00
Marco Hinz
5e14be6d01 Changelist: mention persistence via viminfo 2016-01-12 00:09:58 +01:00
Marco Hinz
7b739094f6 Delays: mention caret notation 2016-01-11 23:50:20 +01:00
Marco Hinz
b479b3df73 Basics: Changelist? 2016-01-11 23:46:45 +01:00
Marco Hinz
51f0117fd6 Text motions: they do take counts
Also add example of a text motion used with a count.

Closes #39.
2016-01-11 19:10:09 +01:00
Marco Hinz
2ce59cdded Registers: the # register is not readonly 2016-01-11 17:28:22 +01:00
Marco Hinz
3849a979d5 Registers: rework section
Improve table and add example how to set non-readonly registers.
2016-01-11 17:13:43 +01:00
Marco Hinz
54157c69ba Locality: add <localleader> 2016-01-11 14:34:07 +01:00
Marco Hinz
dcc77b7f16 Mapleader: <localleader> also defaults to \ 2016-01-11 14:32:35 +01:00
Marco Hinz
5583cb9132 Typo 2016-01-11 14:18:55 +01:00
wsdjeg
324b7da94a Typo 2016-01-11 13:31:16 +01:00
Marco Hinz
98b0fd5efe Mapleader: improve example, mention :nmap <leader> 2016-01-11 13:20:20 +01:00
Marco Hinz
f9f984651c Clipboard: add related help tags 2016-01-11 03:36:20 +01:00
Marco Hinz
566cb038e4 Clipboard: use table for neater presentation 2016-01-11 03:24:09 +01:00
Marco Hinz
1af02801a0 Clipboard: rewrite everything
References #34.
2016-01-11 03:14:36 +01:00
Marco Hinz
8a09976f2b Resources: add "Learn Vimscript the Hard Way"
References #3.
2016-01-11 01:12:53 +01:00
Razzi Abuissa
0f863755e8 Distributions: change gendered pronoun
Closes #33.
2016-01-10 21:49:31 +01:00
Marco Hinz
a73d3a2ca1 Editing remote files: mention netrc 2016-01-10 18:10:29 +01:00
Marco Hinz
cef43d0bb0 Quirks: delay when using escape key in terminal 2016-01-10 16:23:06 +01:00