##// END OF EJS Templates
Merge pull request #1175 from bfroehle/completer_cleanup...
Merge pull request #1175 from bfroehle/completer_cleanup * remove mark_dirs, which can be expressed as list comprehension. * remove single_dir_expand, which is no longer used anywhere.

File last commit:

r4934:265d40c7
r5817:3cda5da4 merge
Show More
README.md
6 lines | 230 B | text/x-minidsrc | MarkdownLexer
Brian E. Granger
Updating CodeMirror to v 2.12....
r4504 # CodeMirror 2
CodeMirror 2 is a rewrite of [CodeMirror
1](http://github.com/marijnh/CodeMirror). The docs live
[here](http://codemirror.net/manual.html), and the project page is
[http://codemirror.net/](http://codemirror.net/).