262 Commits

Author SHA1 Message Date
Sam Tebbs
08b02f7c7e Merge 9c922e703d3e980b95b6305ed3f7a79edb19eb3a into c2f9e58523f1050b1227ea948ba30dce28a78489 2016-11-07 20:22:32 +00:00
Marco Hinz
c2f9e58523 Plugins: add yajs 2016-11-05 01:33:45 +01:00
Marco Hinz
f7f35cefd7 Plugins: add committia to VCS plugins 2016-11-04 13:06:23 +01:00
Byungwoo Jeon
6ac71fe2be Fix .vimrc link
vim -> .vim
2016-10-31 13:04:32 +01:00
SamTebbs33
9c922e703d Merge branch 'patch-4'
Conflicts:
	contents/plugins.md
2016-10-28 19:22:27 +01:00
Sam Tebbs
19de0d3509 Merge pull request #3 from SamTebbs33/patch-3
Added vitality
2016-10-28 19:20:03 +01:00
Sam Tebbs
666d44cd0e Merge pull request #2 from SamTebbs33/patch-1
Added indent-guides
2016-10-28 19:19:54 +01:00
Sam Tebbs
0e6d8f0206 Merge pull request #1 from SamTebbs33/patch-2
Added numbertoggle
2016-10-28 19:19:08 +01:00
Sam Tebbs
d8a9e6175a Added vim-exec 2016-10-28 19:18:13 +01:00
Sam Tebbs
fb09d928c9 Added vitality 2016-10-28 19:17:28 +01:00
Sam Tebbs
63cdef7c1a Added numbertoggle 2016-10-28 19:16:37 +01:00
Sam Tebbs
989e2ad647 Added indent-guides 2016-10-28 19:14:39 +01:00
Dominic Monroe
0cce8b0a08 Add deoplete to plugins.md 2016-10-27 19:48:20 +02:00
Marco Hinz
1b60b90448 Plugins: typo 2016-10-22 01:23:11 +02:00
Marco Hinz
383f59ac85 Plugins: add "Building and linting" section 2016-10-21 09:55:36 +02:00
Marco Hinz
5756906b3c
Misc: add caps2esc 2016-10-13 22:21:44 +02:00
Marco Hinz
95b0e4f0a7
Reword the true colors section a bit 2016-09-25 15:21:23 +02:00
Ahmed El Gabri
a293f2c389
True colors support info 2016-09-19 20:47:17 +02:00
Marco Hinz
7f0c4fc799
Typo 2016-08-11 12:51:47 +02:00
Marco Hinz
7a7632c167
Add "Technical quirks" section 2016-08-08 12:09:05 +02:00
Marco Hinz
14f7df8408
Common problems: function search undo 2016-08-07 15:29:47 +02:00
Marco Hinz
78e2216121
Remove CONTRIBUTING
Repo doesn't get enough contributions and the CONTRIBUTING file was rather
bloated anyway.
2016-08-07 14:49:28 +02:00
Marco Hinz
7a86b8b6e5
Add badge for Japanese translation 2016-08-07 14:47:45 +02:00
Marco Hinz
48725911cb
Rename paths 2016-08-07 14:36:09 +02:00
Marco Hinz
d29889f8ec
Wording 2016-08-07 14:09:17 +02:00
Marco Hinz
e17aa4f746 Add help tags for autcmds 2016-07-14 12:37:53 +02:00
Marco Hinz
a7e07f6fde Add subsections to ToC 2016-07-14 01:19:38 +02:00
Marco Hinz
9518a934bd Bigger headings for better separation 2016-07-14 01:07:09 +02:00
Marco Hinz
aa404e7d8b Usage: new section: autocmds in practice 2016-07-14 00:47:58 +02:00
Marco Hinz
7b7805e1c1 Grammar 2016-07-13 23:40:02 +02:00
Marco Hinz
3321ea2ab4 Debug: add note about -V option 2016-07-08 21:43:18 +02:00
Marco Hinz
2ef9f8fc2e Debug: move up Verbosity section 2016-07-08 21:28:03 +02:00
Marco Hinz
9ca17fa18e Plugins: add vim-grammarous 2016-07-05 12:38:18 +02:00
Marco Hinz
b8542f28a8 Grammar 2016-07-05 12:31:59 +02:00
Marco Hinz
7d2cf3a3b5 Remove Neovim section
Neovim is under heavy development and it's hard to keep this section
up-to-date. I suggest following their wiki and especially this page:

    https://github.com/neovim/neovim/wiki/Following-HEAD
2016-06-30 18:14:39 +02:00
Marco Hinz
c1a9293316 Keep calm: ! -> . 2016-06-30 17:41:45 +02:00
Marco Hinz
e848e66b55 Shorter self-promotion line 2016-06-30 17:34:34 +02:00
Marco Hinz
a1844caab3 Remove MIT license badge 2016-06-30 17:30:23 +02:00
Kuang-che Wu
7a2b990079 Neovim: fix sample command line
The source path is relative to the target.

Closes https://github.com/mhinz/vim-galore/pull/90
2016-06-30 00:07:30 +02:00
Marco Hinz
3f045454bc Remove CHANGELOG.md
CHANGELOG files don't work very well for this kind of project, thus the
complexity of maintaining it is not worth it.
2016-06-29 23:47:14 +02:00
Marco Hinz
37366706b9 Plugins: add impsort.vim 2016-06-29 23:46:39 +02:00
ninrod
36acae11ad Typo 2016-06-16 09:10:53 +02:00
Marco Hinz
52ae475262 Join related lines 2016-06-09 14:39:37 +02:00
Marco Hinz
7db13688c0 Tips: cosmetic changes to colorschemes
Closes https://github.com/mhinz/vim-galore/issues/88.
2016-06-09 14:19:05 +02:00
Marco Hinz
e274438704 Colorscheme: add zenburn 2016-06-08 12:49:46 +02:00
Marco Hinz
fc111fba88 Cheatsheet: vim-cheat40 plugin
Closes #84.
2016-06-05 00:46:21 +02:00
Evan Hahn
d895d6d509 Autocmds: Remove gendered language
"his vimrc" becomes "their vimrc".
2016-04-02 14:10:06 -07:00
Marco Hinz
842d99c1f1 Travis: check all Markdown files 2016-03-11 01:15:52 +01:00
Marco Hinz
1dd8383fdf README: add license and build status badges 2016-03-10 17:48:43 +01:00
Marco Hinz
b346449110 Fix Markdown formatting 2016-03-10 17:41:40 +01:00