openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
V
vimvars
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 17, 2025 — Aug 17, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add comments indicating where we verified against VIM 9.0.
James Youngman
More...
about 1 year ago
Point out how one enables modelines in VIM.
James Youngman
More...
about 1 year ago
vimvars--obey-this-vim-modeline: pass in the modeline location.
James Youngman
More...
about 1 year ago
Minor updates to match Emacs style preferences.
James Youngman
More...
about 1 year ago
Complete the migration of tests to ERT.
James Youngman
More...
about 1 year ago
Convert more tests to ERT.
James Youngman
More...
about 1 year ago
Wrap the long command line.
James Youngman
More...
about 1 year ago
Syntax-highlight the Elisp and shell code blocks.
James Youngman
More...
about 1 year ago
Correct formatting of example code.
James Youngman
More...
about 1 year ago
Explain how to run the tests.
James Youngman
More...
about 1 year ago
Use cl-assert instead of assert.
James Youngman
More...
about 1 year ago
Begin conversion to ERT tests.
James Youngman
More...
about 1 year ago
Don't use naked tab characters.
James Youngman
More...
about 1 year ago
Also locate and obey modelines at the end of the file.
James Youngman
More...
about 15 years ago
Update copyright owner and maintainer email address.
James Youngman
More...
about 15 years ago
Conform to the conventions for file header comments specified by ELPA. Fix a number of doc comment issues identified by "checkdoc".
James Youngman
More...
over 15 years ago
Fix typo
James Youngman
More...
over 15 years ago
Support expandtab and noexpandtab.
James Youngman
More...
over 15 years ago
Refactor the tests for recognising modelines to eliminate repeated code.
James Youngman
More...
over 15 years ago
Additional tests for combinations of (vi|vim|ex) (se|set|setlocal).
James Youngman
More...
over 15 years ago
Add tests for modelines with "setlocal" and "se" and no space before the colon.
James Youngman
More...
over 15 years ago
Remove support for bomb/nobomb (Unicode byte order mark control).
James Youngman
More...
over 15 years ago
Say "load-path" rather than "path" as that's clearer.
James Youngman
More...
over 15 years ago
Fix typo.
James Youngman
More...
over 15 years ago
Better test coverage.
James Youngman
More...
over 15 years ago
Correctly handle "ex:" at the beginning of a line (ignore those mode lines).
James Youngman
More...
over 15 years ago
Don't bother checking noninteractive, since hooks in find-file-hook will not be called when it is true anyway.
James Youngman
More...
over 15 years ago
Initial regression test
James Youngman
More...
over 15 years ago
Add customization support. Follow VIM's rules for recognising modelines in the first 5 lines. By default, ignore VIM modelines if there are Emacs local variables.
James Youngman
More...
over 15 years ago
Support require/provide. Add how-to-use instructions in README.
James Youngman
More...
over 15 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree