202 Commits

Author SHA1 Message Date
Marco Hinz
09765d6b8c Intro: The Vim Philosophy 2016-01-27 16:01:28 +01:00
Marco Hinz
5ab66cb6df Text objects: add mnemonics 2016-01-27 14:17:25 +01:00
Marco Hinz
534fa231b3 Filters: :r! vs !! 2016-01-27 13:50:54 +01:00
Marco Hinz
02f089522c Usage: running external programs and using filters 2016-01-27 13:43:22 +01:00
Marco Hinz
17a0474ba0 Mappings: improve description 2016-01-24 17:19:00 +01:00
George Brown
59d09df076 README: use "vim" for code blocks rather than "viml"
Both provide syntax highlighting on GitHub, but using "vim" allows code blocks
to also be syntax highlighted in Vim.

Put this in your vimrc:

    let g:markdown_fenced_languages = ['vim']

Closes #73.
2016-01-22 15:51:19 +01:00
George Brown
ed659c15b9 Typo 2016-01-22 15:02:50 +01:00
Morton Fox
820c47be7a Resources: fix Amazon link
The Amazon URL missed the ISBN part.
2016-01-20 21:59:49 +01:00
Derek Keith
1d2787d0ef Typo 2016-01-20 10:46:53 -07:00
Derek Keith
0361845456 Typo 2016-01-20 10:39:44 -07:00
Marco Hinz
4112f1b4b5 Usage: handling backup, swap, undo, and viminfo files 2016-01-20 12:50:16 +01:00
Marco Hinz
529362cc68 Move "List of Plugins" to content/plugins.md 2016-01-20 02:03:39 +01:00
Marco Hinz
1a2f843542 pics/ -> media/ 2016-01-19 23:47:43 +01:00
Marco Hinz
7438b90b4c Usage: getting help offline (alternative)
The material is taken from:

  - https://groups.google.com/forum/#!msg/vim_use/2ZKTBdhsBC4/hETpTMnEAQAJ
  - https://groups.google.com/forum/#!msg/vim_use/2ZKTBdhsBC4/uaDrb15LAgAJ
2016-01-19 22:53:01 +01:00
Marco Hinz
1f10403614 Completion: stress to use mappings in insert mode 2016-01-19 19:25:31 +01:00
Marco Hinz
0ebc6ffe85 Basics: undo tree 2016-01-19 17:41:27 +01:00
Marco Hinz
bc3e935688 Basics: completion 2016-01-19 13:22:54 +01:00
Derek Keith
5a2191a5fc Typo 2016-01-19 03:03:11 -07:00
Derek Keith
9c0a49c7be Typo 2016-01-19 02:57:40 -07:00
Marco Hinz
2db7a8bf45 Basics: ranges 2016-01-18 20:45:10 +01:00
Marco Hinz
6bc3959b7b Macros: show ex2 without using a macro 2016-01-18 14:45:55 +01:00
Marco Hinz
35e2c4153c Basics: macros? 2016-01-18 14:38:53 +01:00
Marco Hinz
c06ada579b Tips: faster keyword completion 2016-01-18 13:20:27 +01:00
Marco Hinz
4e8bc2938e Tips: disable audible and visual bells 2016-01-18 13:04:13 +01:00
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