Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for racket language. #100

Merged
merged 1 commit into from
May 23, 2016
Merged

Support for racket language. #100

merged 1 commit into from
May 23, 2016

Conversation

pwightman
Copy link
Contributor

No description provided.

@oryband
Copy link

oryband commented Mar 31, 2013

Would somebody pull this already? 3 months! I need this.

@oryband
Copy link

oryband commented Apr 3, 2013

Please note #40 which looks similar.

@shurane
Copy link

shurane commented Feb 28, 2015

Also looks similar to #140, #61.

Meanwhile, you can use custom delimiters like so in your .vimrc:

let g:NERDCustomDelimiters = {
  \ 'racket': { 'left': ';', 'leftAlt': '#| ', 'rightAlt': ' |#' },
\ }

That being said, is there anything particular we can do to get this PR merged, @scrooloose ?

alerque added a commit to alerque/nerdcommenter that referenced this pull request May 23, 2016
@alerque
Copy link
Member

alerque commented May 23, 2016

Fork notice: With the upstream project sitting stale after nearly 8 months since the last activity, 71 outstanding pull requests, no comments from the original developer, and dozens of developers duplicating efforts while scratching their own itches, I've decided to step in and run a fork for a while. Hopefully the original developer will eventually consider picking this plugin up again or adding more maintainers so that the user base doesn't end up fragmented, but for now I would invite anyone interested in the latest updates to consider installing from and contributing pull requests to my fork.

About this PR: I have updated this patch to resolve the merge conflict and merged it to my fork. Please consider installing the plugin from alerque/nerdcommenter for this and (so far) over two dozen other updates.

@alerque
Copy link
Member

alerque commented May 23, 2016

Change of plans. I've been added as a maintainer here so this will be merged to Github shortly. Actually it already has been but Github is having issues at the moment and the CDN isn't showing it yet but I expect it will shortly.

@alerque alerque merged commit ab1fe7f into preservim:master May 23, 2016
alerque added a commit that referenced this pull request May 23, 2016
Support for racket language.
davidjb added a commit to davidjb/nerdcommenter that referenced this pull request May 24, 2016
alerque added a commit that referenced this pull request May 24, 2016
Per @gf3's comment on issue #40, this seems to be more complete support
over the bare PR I merged from #100.
alerque added a commit that referenced this pull request May 24, 2016
Reapply PR #183 for Python comments, PR #100 undid this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants