parent
7647821364
commit
ac10dc9e98
|
@ -123,7 +123,7 @@ class Application(object):
|
||||||
|
|
||||||
# ok, now let's load all the "standard" modes
|
# ok, now let's load all the "standard" modes
|
||||||
mode.install(self)
|
mode.install(self)
|
||||||
names = ('about', 'blame', 'c', 'console', 'consolemini', 'css',
|
names = ('blame', 'c', 'console', 'consolemini', 'css',
|
||||||
'diff', 'dir', 'elisp', 'hex', 'html', 'java', 'javascript',
|
'diff', 'dir', 'elisp', 'hex', 'html', 'java', 'javascript',
|
||||||
'lisp', 'make', 'mini', 'mutt', 'nasm', 'ocaml', 'perl',
|
'lisp', 'make', 'mini', 'mutt', 'nasm', 'ocaml', 'perl',
|
||||||
'python', 'replace', 'rst', 'scheme', 'search', 'sh', 'sql',
|
'python', 'replace', 'rst', 'scheme', 'search', 'sh', 'sql',
|
||||||
|
|
Loading…
Reference in New Issue