Commit Graph

38 Commits

Author SHA1 Message Date
Caleb Maclennan
98cc4a2d64
Fixup manual install instructions to be complete
Closes #506

Co-authored-by: Yuri Schaeffer <yuri@schaeffer.tk>
2022-11-09 12:45:12 +03:00
Allen Guan
fd2114b46d
Update outdated example code in readme (#504) 2022-10-29 12:40:51 +03:00
Caleb Maclennan
c526e3957f
Move docs to proper namespace matching autoload 2021-07-29 15:42:53 +03:00
Nate Sire
b2642c8ed9
Add Directions for Vim 8+ Packages 2021-04-13 08:21:08 +03:00
Nate Sire
d4855b233e
Wrap installation blurbs in expandable summary/detail blocks 2021-04-13 08:20:25 +03:00
Rich Churcher
7d2fb974a3
Add a note on binds for text object motions (#454) 2021-01-12 07:33:59 +03:00
Wynell
253eafd3a7
Mention g:NERDCreateDefaultMappings in README.md (#445) 2020-11-19 12:25:03 +03:00
Caleb Maclennan
95af34d581
Merge pull request #412 from preservim/credits 2020-06-08 14:58:20 +03:00
Caleb Maclennan
97c79a541f
Split push vs. pull_request lint tooling (#426) 2020-06-08 14:01:59 +03:00
Caleb Maclennan
ec16c09a0b
Add blurb to readme about original author and current contribution status 2019-12-30 12:33:26 +03:00
Caleb Maclennan
8a68872933
Add vimscript linter as CI check 2019-12-30 10:42:26 +03:00
Caleb Maclennan
8786861a3c
Update repository URLs with new org namespace
See https://github.com/preservim/nerdcommenter/issues/400

Old URLs will continue to work for the foreseeable future since Github
forwards them, but new users in particular should be encouraged to use
the new org namespace when installing the plugin.
2019-12-29 11:15:59 +03:00
James P. Harvey
25c2920fe8 Update documentation for 11 year old NERDCommenter[A-Z] style (#377)
11 years ago, b54d3bb renamed NERDCom[A-Z] mappings to <plug>NERDCommenter[A-Z] mappings.  But, the docs were never updated.  When README.md was later created, it kept the old NERDCom[A-Z] names.

Split tag NERDComAlignedComment and use new form NERDCommenterAlign{Left,Both}

Update other help tags from NERDCom[A-Z] pattern to NERDCommenter[A-Z]
2019-06-02 09:32:34 +03:00
fcying
9a32fd2534 Add NERDToggleCheckAllLines option to NERDCommenterToggle (#334) 2018-06-21 11:06:22 +03:00
Sean
2f973bd4fa Fix Markdown formatting 2018-02-02 12:56:54 +03:00
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