Marco Hinz
8ebee48a3f
Neovim: add missing mkdir to configuration
2016-02-06 11:35:06 +01:00
Michael Reed
cb2b9fa73b
Neovim: change cursor style dependent on mode
2016-02-06 11:28:42 +01:00
Marco Hinz
09c8f4fa9d
Neovim: :h nvim
2016-02-05 13:22:00 +01:00
Marco Hinz
5484a410f0
Neovim: "vimrc"
2016-02-05 12:55:04 +01:00
Marco Hinz
86b72c4800
Neovim: share config between Vim and Neovim
2016-02-05 12:47:42 +01:00
Marco Hinz
296b5375ac
Neovim: configuration
2016-02-05 12:42:20 +01:00
Marco Hinz
00bd2c49ce
Neovim: add new stuff to :terminal
2016-02-05 12:18:25 +01:00
Marco Hinz
ea942ed2e9
Neovim: :terminal
2016-02-05 12:00:06 +01:00
Marco Hinz
374087a8dd
Plugins: add targets.vim
2016-02-04 18:19:04 +01:00
Marco Hinz
e94e121c0f
Plugins: add vimtex
2016-02-04 15:07:30 +01:00
Marco Hinz
f85346c305
README: add awesome badge
2016-02-04 12:10:34 +01:00
Marco Hinz
71b0dc567d
What Vim?: add has-patch help
2016-01-31 13:45:43 +01:00
Marco Hinz
3ba7d78488
Plugins: add github-issues
2016-01-30 15:19:59 +01:00
Marco Hinz
b5cb7155be
Tips: make [<space> and ]<space> take count
...
References #75 .
2016-01-29 12:13:42 +01:00
Marco Hinz
019a2423ac
Plugins: add HTML and Javascript
2016-01-28 23:30:33 +01:00
Marco Hinz
dfe74edb8e
Plugins: add Lua plugins
2016-01-28 22:09:29 +01:00
Marco Hinz
8bec2e0b49
Plugins: add online-thesaurus
2016-01-28 22:03:19 +01:00
Marco Hinz
c48c5e46b0
Move plugins ToC to content/plugins.md
2016-01-28 19:40:21 +01:00
Marco Hinz
25473c9f44
README: change header
2016-01-28 15:06:52 +01:00
Marco Hinz
349a835603
Misc: Map CapsLock to Control
2016-01-28 12:15:44 +01:00
Marco Hinz
92b6548808
Plugins: add devicons
2016-01-28 00:40:40 +01:00
Marco Hinz
bad0d4f5c4
Misc: standard plugins
2016-01-28 00:32:45 +01:00
Marco Hinz
210e555e96
Plugins: add indentLine
2016-01-27 23:37:59 +01:00
Marco Hinz
4f9f9e7671
Intro: minimal vimrc
2016-01-27 17:28:42 +01:00
Marco Hinz
5f85397ee9
Add content/minimal-vimrc
2016-01-27 17:27:26 +01:00
Marco Hinz
f5723aca75
Mappings: add related help
2016-01-27 16:28:02 +01:00
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
gitetsu
5b0a861199
Typo
2016-01-20 17:39:58 +01:00
Marco Hinz
4112f1b4b5
Usage: handling backup, swap, undo, and viminfo files
2016-01-20 12:50:16 +01:00
Marco Hinz
e6231a466b
Plugins: add NrrwRgn and diminactive
2016-01-20 02:11:00 +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