mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-05 11:04:42 +03:00
Merge commit 'fd8a06dd19488ca14b617ea5b19edd3b5dba9787'
This commit is contained in:
commit
29c1b99ce7
@ -46,7 +46,7 @@ include python.syntax
|
|||||||
file ..\*\\.(rb|RB)$ Ruby\sProgram ^#!.\*([\s/]ruby|@RUBY@)
|
file ..\*\\.(rb|RB)$ Ruby\sProgram ^#!.\*([\s/]ruby|@RUBY@)
|
||||||
include ruby.syntax
|
include ruby.syntax
|
||||||
|
|
||||||
file ..\*\\.(man|[0-9n]|[0-9]x)$ NROFF\sSource
|
file ..\*\\.(man|[0-9n]|[0-9](x|ncurses|ssl|p|pm|menu|form|vga|t|td))$ NROFF\sSource
|
||||||
include nroff.syntax
|
include nroff.syntax
|
||||||
|
|
||||||
file ..\*\\.(htm|html|HTM|HTML)$ HTML\sFile
|
file ..\*\\.(htm|html|HTM|HTML)$ HTML\sFile
|
||||||
@ -109,7 +109,7 @@ include aspx.syntax
|
|||||||
file ..\*\\.st$ SmallTalk\sProgram
|
file ..\*\\.st$ SmallTalk\sProgram
|
||||||
include smalltalk.syntax
|
include smalltalk.syntax
|
||||||
|
|
||||||
file ..\*\\.(lisp|lsp|el)$ Lisp\sProgram
|
file ..\*\\.(lisp|lsp|el|cl)$ Lisp\sProgram
|
||||||
include lisp.syntax
|
include lisp.syntax
|
||||||
|
|
||||||
file ..\*\\.(ml|mli|mly|mll|mlp)$ ML\sProgram
|
file ..\*\\.(ml|mli|mly|mll|mlp)$ ML\sProgram
|
||||||
|
Loading…
Reference in New Issue
Block a user