mc/misc/syntax
Sergey Sharybin 97430c1fa4 Ticket #3691: mcedit: disassociate .cl file extension from LISP syntax.
According to the LISP users this file extension can only be
seen in old projects and nowadays it's much more common in
the computer graphics applications for the OpenCL programs.

This is a part of work related on adding OpenCL syntax highlight
to mcedit. See tocket #3690 for the details.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-11-21 14:26:01 +03:00
..
ada95.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
as.syntax Ticket #2708: Added ActionScript file syntax highlighting 2011-12-28 17:18:04 +03:00
aspx.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
assembler.syntax Ticket #2542: assembler.syntax: x86 AMD64 registers highlighting. 2012-07-27 09:55:29 +04:00
awk.syntax Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
c.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
cabal.syntax misc/syntax/cabal.syntax: added some cabal-1.8+ keywords 2012-03-09 21:16:28 +03:00
changelog.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
cmake.syntax Ticket #3216: improve CMake syntax highlighting. 2014-07-25 09:33:44 +04:00
cs.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
css.syntax CSS syntax update 2010-09-12 20:26:43 +03:00
cuda.syntax Ticket #3686: initial support of CUDA syntax highlighting. 2016-09-11 11:13:51 +03:00
cxx.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
cython.syntax Ticket #2427 (cython syntax highlighting) 2010-12-04 14:58:14 +00:00
d.syntax Typo fixes. 2013-07-23 14:15:24 +04:00
debian-changelog.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
debian-control.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
debian-description.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
debian-sources-list.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
diff.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
dlink.syntax Ticket #2649: dlink.syntax: syntax highlighting for D-Link switches command set. 2012-07-27 10:17:11 +04:00
dos.syntax Syntax files for case insensitive languages has been updated 2010-03-05 18:07:07 +02:00
ebuild.syntax mcedit: syntax: update ebuild.syntax to include new EAPI 6 keywords 2016-10-08 10:44:37 +02:00
eiffel.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
erlang.syntax A few typofixes. 2014-09-02 15:32:36 +04:00
f90.syntax Ticket #3618: update f90 syntax. 2016-03-16 09:36:26 +03:00
filehighlight.syntax Changes for respect new 'HARDLINK' highlight type. 2011-02-18 15:20:34 +02:00
fortran.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
glsl.syntax Ticket #3683: initial support of GLSL syntax highlighting. 2016-08-31 11:06:28 +03:00
go.syntax mceditor: syntax: add golang 2016-01-01 17:44:26 +04:00
haskell.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
html.syntax mcedit: syntax: fix mismatched highlighting for <{o,u}l> HTML tags 2016-10-07 22:38:07 +02:00
idl.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
ini.syntax Some fixies of ini.syntax (added default color) 2010-05-04 16:43:12 +02:00
j.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
jal.syntax Ticket #2855: add syntax highlighting for JAL and LKR files. 2013-03-09 11:10:40 +04:00
java.syntax MidnightCommander/mc#95: update Java syntax: add missing keywords: _ assert strictfp. 2016-05-07 16:19:02 +03:00
js.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
latex.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
lisp.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
lkr.syntax Ticket #2855: add syntax highlighting for JAL and LKR files. 2013-03-09 11:10:40 +04:00
lsm.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
lua.syntax Ticket #3471: improve Lua syntax highlighting. 2015-06-18 21:17:40 +03:00
m4.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
mail.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
Makefile.am Ticket #3686: initial support of CUDA syntax highlighting. 2016-09-11 11:13:51 +03:00
makefile.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
ml.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
named.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
nemerle.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
nroff.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
octave.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
pascal.syntax Ticket #2531: wrong rules precedence 2011-07-14 12:04:07 +03:00
perl.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
php.syntax Ticket #3230: PHP.syntax improvement 2014-07-22 16:38:43 +03:00
PKGBUILD.syntax Update PKGBUILD.syntax according to latest pacman version. 2015-06-20 20:59:48 +03:00
po.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
povray.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
procmail.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
properties.syntax Ticket #1869: properties.syntax colors are difficult to read. 2012-07-27 09:40:50 +04:00
puppet.syntax Add Puppet v4 & stdlib keywords 2016-01-07 09:04:35 +03:00
python.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
ruby.syntax Added new keyword to Ruby syntax 2011-07-12 11:45:41 +03:00
sh.syntax Ticket #2673: support LZIP compression. 2016-01-28 16:45:36 +03:00
slang.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
smalltalk.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
spec.syntax Ticket #1446: Added highlighting for HTTPS URLs. 2010-06-25 00:05:06 +02:00
sql.syntax Syntax files for case insensitive languages has been updated 2010-03-05 18:07:07 +02:00
strace.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
swig.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
Syntax.in Ticket #3691: mcedit: disassociate .cl file extension from LISP syntax. 2016-11-21 14:26:01 +03:00
syntax.syntax Ticket #1770: added switch 'caseinsensitive' for syntax highlighting 2010-03-04 18:42:58 +02:00
tcl.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
texinfo.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
tt.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
unknown.syntax Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax 2010-01-26 10:30:21 +02:00
verilog.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
vhdl.syntax Normalized formating for syntax files 2010-04-04 19:24:13 +03:00
xml.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
yum-repo.syntax Syntax files normalization 2010-03-05 20:37:48 +02:00
yxx.syntax Lex/Flex sources (extension .l) handled by yxx.syntax. Yacc/Bison syntax completed with all symbols. 2011-10-31 23:09:19 +03:00