374 Commits

Author SHA1 Message Date
Marco Hinz
fa07baec6c
PLUGINS: add vim-crates for Rust 2019-11-05 22:19:31 +01:00
Marco Hinz
b64abe3e6a
Profiling: add example for :prof during startup 2019-10-07 19:56:02 +02:00
Nick Katunou
058a090065 Cheatsheets: remove obsolete link (#145) 2019-10-03 20:03:09 +02:00
Marco Hinz
85489f9a7f
Autocmds: use less technical wording
Closes https://github.com/mhinz/vim-galore/issues/144
2019-05-06 00:42:02 +02:00
Marco Hinz
8a4cb44704
PLUGINS: add Rust plugins 2019-02-28 21:16:05 +01:00
Marco Hinz
2d476c1efb
Plugins: add new section for database plugins 2019-02-24 20:52:09 +01:00
Marco Hinz
c6326fe2e2
Terminology: Vim script? Vimscript? VimL? 2019-02-10 17:20:10 +01:00
Marco Hinz
363a74febd
PLUGINS: add LeaderF to fuzzy finders
Closes #143
2019-01-12 12:22:38 +01:00
Marco Hinz
3235ef7479
PLUGINS: add vim-twiggy 2018-12-29 20:32:02 +01:00
Marco Hinz
4a25df91a3
PLUGINS: add vim-rtags 2018-12-28 19:59:18 +01:00
Andrei Gasparovici
4550a3af77 Add :TOhtml to misc section 2018-11-04 17:53:39 +01:00
Andrei Gasparovici
4fc7ac9755 PLUGINS: add vim-jsx to JS plugins 2018-11-04 17:53:39 +01:00
Foryah
a49607fc45 PLUGINS: add writing plugins (#142) 2018-10-31 21:45:28 +01:00
Marco Hinz
046b48f322
README: add Derek Wyatt's screencasts
Closes #139
2018-10-03 16:30:43 +02:00
Marco Hinz
c079239172
README: reword standard plugins section
Closes #138
2018-10-03 16:21:14 +02:00
Asheq Imran
765dcc6809 README: add mappings for saner behavior of and N (#137)
Add visual and operator-pending modes mappings
2018-10-03 14:00:06 +02:00
Marco Hinz
05ccf170ef
README: limit to 80 characters 2018-10-03 13:59:00 +02:00
Marco Hinz
83049cac26
CI: go 1.8 -> 1.10 2018-10-03 13:57:54 +02:00
Marco Hinz
8bc1efb762
Tips: Go to other end of selected text 2018-07-12 21:13:09 +02:00
Marco Hinz
1e78da0d90
Simplify translation links v1.3 2018-05-04 10:41:32 +02:00
Marco Hinz
7befdd4c95
New translation! 🎉 Russian!
Closes #135
2018-05-04 09:56:42 +02:00
Marco Hinz
3c32280fe6
Typo: count -> range
Fixes #133
2018-05-02 11:18:44 +02:00
Marco Hinz
0c92501237
Prefer vimhelp.appspot.com
Because vimdoc.sourceforge.net is outdated.

Closes #132
2018-04-25 10:00:19 +02:00
Marco Hinz
a88cf0942b
README: wording
Closes #131
2018-04-25 08:18:13 +02:00
Marco Hinz
9121f14082
Fix internal persistent undo link
Closes #130
2018-04-23 14:57:18 +02:00
Marco Hinz
a605d459e7
Tips: make "cosmetic changes for colorschemes" clearer
The wording should be a bit clearer now. Also use one of the standard
colorschemes shipped with Vim.

Closes #128
2018-04-13 13:55:02 +02:00
Marco Hinz
32d6eb0af1
Fix list of colorschemes link 2018-04-13 13:43:01 +02:00
Marco Hinz
58c206a159
Ranges: :write/:global are not the only cmds acting on all lines 2018-04-10 17:16:09 +02:00
Marco Hinz
7426f2407e
Plugins: add yats.vim 2018-04-04 01:13:40 +02:00
xero harrison
a011c2c22d
Plugins: add apprentice colorscheme
Closes #127
2018-04-02 23:33:25 +02:00
Marco Hinz
0ad7b9b9e1
Plugins: add PHP section 2018-03-27 16:12:11 +02:00
Marco Hinz
5fdc30d9b4
Plugins: add nofrils colorscheme 2018-03-06 21:44:44 +01:00
Lifepillar
cab8964236
Plugins: add solarized8 colorscheme
Closes #123
2018-03-05 17:10:07 +01:00
Lifepillar
0f3e7e4acd Plugins: mention Colortemplate as a colorscheme generator
Closes #124
2018-03-05 16:57:50 +01:00
Marco Hinz
8b0fe2c19d
Plugins: add suggested plugins
References #125, #126
2018-03-05 16:42:53 +01:00
Marco Hinz
d88225f844
Plugin: add a few suggested ones
Closes #120
2018-02-16 12:28:57 +01:00
Marco Hinz
8f9adcebbd
Plugins: remove duplicate entry 2018-02-16 12:09:37 +01:00
Marco Hinz
aa5b4f53ee
README: remove obsolete link
Fixes #121
2018-02-13 10:15:39 +01:00
Marco Hinz
d9caed9b3c
Plugins: add vader.vim and vim-themis 2018-01-24 23:26:13 +01:00
Marco Hinz
dd9dc6f5c5
Plugins: add vim-test 2018-01-22 18:59:09 +01:00
Marco Hinz
b95952c992
Plugins: add vim-flow 2018-01-21 13:05:29 +01:00
Marco Hinz
4409d578fb
Usage: add checklist for true colors 2018-01-20 15:36:44 +01:00
Marco Hinz
598482e4c7
Usage: explain the use of true colors with tmux 2018-01-20 15:28:26 +01:00
Marco Hinz
b10f2a8f1e
Usage: add section for true colors 2018-01-20 15:17:15 +01:00
Roger Guldbrandsen
a3309fc00c persons -> people 2017-11-21 23:02:13 +01:00
Marco Hinz
3dc6e92e44
Quickfix: add remark about closed qf/loc windows and commands 2017-11-07 21:39:10 +01:00
Marco Hinz
507a8c01d7
Rewrite the quickfix section 2017-11-07 21:28:18 +01:00
Marco Hinz
c5f4304305
CONTRIBUTING: remark about adding plugins
References #117.
2017-11-04 16:43:34 +01:00
Marco Hinz
ec20a46199
Plugins: add Elixir plugin vim-mix-format 2017-11-03 20:28:41 +01:00
Marco Hinz
20aefab905
Plugins: add paramount colorscheme 2017-11-02 14:14:29 +01:00