From: Ciro Santillli Date: Sun, 19 Jan 2014 11:05:02 +0000 (+0100) Subject: created a credits section, removed link to the old homepage since it is too outdated X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f4d217c14cef4d8ae7d8930d0e1a8c8fc3d0e727?hp=-c created a credits section, removed link to the old homepage since it is too outdated --- f4d217c14cef4d8ae7d8930d0e1a8c8fc3d0e727 diff --git a/README.md b/README.md index d95bc2c..95db711 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ To install without Pathogen, download the [tarball](https://github.com/plasticbo $ cd ~/.vim $ tar --strip=1 -zxf vim-markdown-master.tar.gz -[Homepage](http://plasticboy.com/markdown-vim-mode/) - ## Options **Disable Folding** @@ -47,6 +45,14 @@ The following work on normal and visual modes: - `]c`: go to Current header. - `]u`: go to parent header (Up). +## Credits + +The main contributors of vim-markdown are: + +- **Ben Williams** (A.K.A. **platicboy**). The original developer of vim-markdown. [Homepage](http://plasticboy.com/). + +If you feel that your name should be on this list, please make a pull request listing your contributions. + ## License The MIT License (MIT)