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

I did a tiny change to add comment support for Octave filetype #88

Merged
merged 1 commit into from Dec 9, 2012
Merged

Conversation

jchain
Copy link
Contributor

@jchain jchain commented Oct 25, 2012

Octave, http://www.octave.org, is a opensource Matlab clone. It has two styles of comment: '%' and '#'. Therefore 'set ft=matlab' doesn't always work for Octave's m-file.

@alick
Copy link

alick commented Dec 9, 2012

Hope this pull request will be accepted. I am a heavy user of Octave and Vim with nerdcommenter, and I have *.m files' filetype set to octave. Really appreciate nerdcommenter can correctly comment/uncomment octave files.

scrooloose added a commit that referenced this pull request Dec 9, 2012
I did a tiny change to add comment support for Octave filetype
@scrooloose scrooloose merged commit f87a5f4 into preservim:master Dec 9, 2012
@scrooloose
Copy link
Collaborator

Merged, cheers :)

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.

None yet

3 participants