Commit Graph

23 Commits

Author SHA1 Message Date
Wael M. Nasreddine
c3d6a2069b README.md: fix vim-plug installation instructions (#254) 2016-07-14 13:13:26 +03:00
Alexandre Constantino
e2d47bec26 Add option to allow deleting trailing whitespace (#251)
Add option g:NERDTrimTrailingWhitespace to allow deleting trailing
whitespace when uncommenting a line.
2016-06-10 17:49:17 +03:00
Alexandre Constantino
e1aeec12be Allow commenting empty lines given configuration (#250)
* Allow commenting empty lines given configuration

    If g:NERDCommentEmptyLines=1 then it will comment empty line, which is
    useful when commenting blocks.

    When uncommenting it will delete any trailing whitespace.

* Add documentation for NERDCommentEmptyLines
2016-06-08 17:00:05 +03:00
Caleb Maclennan
e91be123f0
Simplify and document the config key for toggling language defaults
Closes #33
2016-05-24 20:55:37 +03:00
Caleb Maclennan
6af02e1442
Fix powershell blooper 2016-05-24 20:22:04 +03:00
Caleb Maclennan
9425289459
Add common settings and overhaul README formatting, esp. bindings section 2016-05-24 20:14:10 +03:00
Caleb Maclennan
9e8410e1b9
Overhaul installation instructions
See discussion in #241
2016-05-24 19:50:50 +03:00
zane.hitchcox@one.verizon.com
1158546091 include entire repository in manual install 2016-05-24 11:09:20 -05:00
Zane Hitchcox
0cbbcb5674 alternative pathogen download instructions 2016-05-24 10:41:58 -05:00
Caleb Maclennan
3e269b53e4
Merge pull request #215 from atk91/patch-1
Update README.md
2016-05-23 22:44:15 +03:00
Caleb Maclennan
8c9ae8c1ac
Merge remote-tracking branch 'upstream/pr/180'
Closes #180
2016-05-23 22:12:28 +03:00
Anton
94bc2d62c6 Update README.md
Changed git clone command's font in pathogen installation description to monospaced
2015-11-17 21:13:54 +03:00
Alexey Sokolov
0bbb2da023 Fix markdown in README to make the space visible 2015-10-09 09:45:34 +01:00
Kaoru Kohashigawa
2bffc66a42 Update README.md 2015-02-15 09:44:28 -06:00
Martin Grenfell
ed45f9211b Update readme - fix a typo 2012-06-19 10:42:10 +02:00
Hong Xu
2eecb5b6f2 Fix an markdown syntax issue in README.md. 2012-05-22 13:39:55 +08:00
Abel Martin
1b6058a597 another typo 2012-03-26 13:16:34 -03:00
Abel Martin
cef3a9ce39 fixing a typo 2012-03-26 13:15:42 -03:00
Abel Martin
4afef1116c Completed the documentation style and content updates 2012-03-26 13:11:24 -03:00
Abel Martin
57ffc642e1 Further cleaned up styling 2012-03-26 12:42:40 -03:00
Abel Martin
73b3fe939c adding better styling to the readme. 2012-03-26 11:36:43 -04:00
Abel Martin
69c5335553 updated readme. 2012-03-26 12:32:56 -03:00
Abel Martin
f6a3b192b8 added a readme file. 2012-03-26 11:12:53 -04:00