Merge pull request #412 from preservim/credits

This commit is contained in:
Caleb Maclennan
2020-06-08 14:58:20 +03:00
committed by GitHub
3 changed files with 101 additions and 205 deletions

View File

@@ -159,3 +159,7 @@ Most of the following mappings are for normal/visual mode only. The **|NERDComme
* `[count]<leader>cu` **|NERDCommenterUncomment|**
Uncomments the selected line(s).
## Contributions
This plugin was originally written in 2007 by [Martin Grenfell (@scrooloose)](https://github.com/scrooloose/). Lots of features and many of the supported filetypes have come from [community contributors](https://github.com/preservim/nerdcommenter/graphs/contributors). Since 2016 it has been maintained primarily by [Caleb Maclennan (@alerque)](https://github.com/alerque). Additional file type support, bug fixes, and new feature contributons are all welcome, please send them as Pull Requests on Github. If you can't contribute yourself please also feel free to open issues to report problems or request features.