mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +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@)
|
||||
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
|
||||
|
||||
file ..\*\\.(htm|html|HTM|HTML)$ HTML\sFile
|
||||
@ -109,7 +109,7 @@ include aspx.syntax
|
||||
file ..\*\\.st$ SmallTalk\sProgram
|
||||
include smalltalk.syntax
|
||||
|
||||
file ..\*\\.(lisp|lsp|el)$ Lisp\sProgram
|
||||
file ..\*\\.(lisp|lsp|el|cl)$ Lisp\sProgram
|
||||
include lisp.syntax
|
||||
|
||||
file ..\*\\.(ml|mli|mly|mll|mlp)$ ML\sProgram
|
||||
|
Loading…
Reference in New Issue
Block a user