298 Commits

Author SHA1 Message Date
Marco Hinz
a5f0b9da0d
Resources: add wincent's screencasts 2017-05-05 21:49:23 +02:00
Marco Hinz
6999e71040
Rewrite last-position-jump section 2017-04-23 16:37:22 +02:00
Marco Hinz
6bef4e23da
Plugins: add more Go plugins 2017-04-23 14:26:22 +02:00
Marco Hinz
7d100d39c5
Rewrite backup section 2017-04-22 15:18:20 +02:00
Marco Hinz
6687255370
Temporary files: rewrite entire section 2017-04-21 21:19:32 +02:00
Marco Hinz
7aa7fb2596
CI: fix gomali issues 2017-04-20 19:33:36 +02:00
Marco Hinz
c4800731a6
OSX -> macOS 2017-04-20 16:15:43 +02:00
Marco Hinz
e922ee26f5
contents/ -> static/ 2017-04-20 02:12:17 +02:00
Marco Hinz
270e7f3e2b
contents/plugins.md -> PLUGINS.md 2017-04-20 02:08:48 +02:00
Marco Hinz
383a92c5ce
Use CC BY-SA 4.0 2017-04-20 01:48:02 +02:00
Marco Hinz
de65c7c8b3
Remove LICENSE file 2017-04-20 01:48:02 +02:00
Marco Hinz
c0903dd89c
Plugins: use full names 2017-04-19 02:42:53 +02:00
Ben Gadbois
0710ba8ccd
Plugins: add Go section
Closes #112.
2017-04-19 01:54:25 +02:00
Marco Hinz
beb30b3e5d
CI: bump Go version to 1.8 2017-04-15 13:57:53 +02:00
Marco Hinz
815d3fc623
Commands: add execute() to :redir section 2017-04-13 20:01:50 +02:00
Marco Hinz
cba3169327
Reduce logo size by 55% 2017-04-11 23:45:16 +02:00
Marco Hinz
d21d6de68e
Less colors for badges 2017-04-04 17:36:40 +02:00
Marco Hinz
50ebe6b510
Remove useless badges
I like the header to be clean and these two badges are not important for readers
of this document.
2017-04-04 17:03:02 +02:00
Marco Hinz
f8734e5535
Smaller and centered logo 2017-04-04 16:53:31 +02:00
Marco Hinz
63012cfcf0
Add badge for Chinese translation! 2017-04-01 12:20:11 +02:00
Marco Hinz
ebfef75879
Change Markdown according to recent GitHub changes
Recently GitHub changed the way Markdown gets processed. This doesn't break
anything, but there are some subtle difference in rendering.

https://github.com/blog/2333-a-formal-spec-for-github-flavored-markdown
2017-03-29 17:23:24 +02:00
Rodolfo Rodriguez
d50d48bce4
Format correct url for committia
Fixes #111.
2017-03-19 22:16:46 +01:00
Marco Hinz
96c2e35f60
Fix Vim scripting link
Closes #110.
2017-03-10 01:54:46 +01:00
Devin Alvaro
da008c7ee6 Remove out of place 'Standard Plugins' 2017-03-03 07:36:10 +07:00
Marco Hinz
97be5a6b4a
Autocmd: fix typo 2017-02-13 13:02:44 +01:00
Marco Hinz
290ed2ba5c
Add link to Portuguese translation 2017-02-02 14:49:33 +01:00
Samar Dhwoj Acharya
1b2ac0b85d
Fix vimrc link
Fixes #106.
2017-01-08 13:14:27 +01:00
Marco Hinz
8d2f152f7c
Rename help leaders 2017-01-06 02:11:12 +01:00
Marco Hinz
2f70812193
Header: make logo more prominent 2017-01-06 02:01:56 +01:00
Marco Hinz
cbd5dcb476
Header: remove my shameless advertising 2017-01-06 01:53:27 +01:00
Marco Hinz
3590a3495f
Commands: mention :vglobal 2017-01-06 00:47:37 +01:00
Marco Hinz
fc91963d94
README: remove question marks from links 2017-01-06 00:12:34 +01:00
Marco Hinz
54f75b7438
MatchIt: add :packadd for Vim 8 2017-01-04 19:37:39 +01:00
Marco Hinz
0ff0df85b6
Dist: reword section 2017-01-04 13:47:53 +01:00
Marco Hinz
b05db6a1c6
Dist: add spacevim 2017-01-04 13:16:49 +01:00
Lifepillar
8fdb64c1e7
Plugins: add completor and mucomplete
Closes #105.
2016-12-02 13:04:34 +01:00
Marco Hinz
6b1740c743
Plugins: add denite
Closes #104.
2016-12-01 17:26:47 +01:00
Quốc Hưng Lê
e4a599cbe9
Plugins: add vim-move
Closes https://github.com/mhinz/vim-galore/pull/103
2016-11-27 13:30:14 +01:00
Marco Hinz
66ed540a0d
Plugins: clean up "grep" section 2016-11-27 12:47:01 +01:00
Marco Hinz
d55ccfa352
README: replace neobundle by dein 2016-11-24 02:41:52 +01:00
Marco Hinz
c61a9a20db
README: use link reference for my vimrc
References #101.
2016-11-17 15:53:05 +01:00
Abin Simon
c9390e452c Update README.md
Correct a broken link
2016-11-17 15:47:13 +01:00
Marco Hinz
9f6af4a1d0
Plugins: add vim-fixkey 2016-11-11 15:37:11 +01:00
Marco Hinz
39432d2226 Plugins: add indent plugins and vitality
Closes #97.
2016-11-08 20:54:22 +01:00
Marco Hinz
d045a47d3d Plugins: add a bunch
Closes #100.
2016-11-08 20:46:54 +01: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
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