mc/misc
Grzegorz Szymaszek 52d9d7946f Ticket #4316: add basic Ngspice syntax highlighting.
Add basic support for highlighting Ngspice/SPICE (http://ngspice.sourceforge.net/)
circuit description files syntax. Two main contexts are defined:
- the default context, where the circuit is described,
- the control script context (between .control and .endc).

The default context highlights dot commands, circuit element instance
names and model types. The control script context highlights supported
functions/commands and known variables. Both contexts highlight comments
and line continuation marks.

Other than two FIXMEs, it is a known issue the first line of the file is
part of the default context, while in most cases it would contain the
file title.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-12-04 07:13:23 +03:00
..
ext.d Ticket #4298: misc.sh; fix view for files 2021-10-30 19:10:11 +03:00
macros.d Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
skins Ticket #4158: make modarcon16 skin consistent with whitespaces. 2020-12-20 17:55:09 +03:00
syntax Ticket #4316: add basic Ngspice syntax highlighting. 2021-12-04 07:13:23 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
edit.indent.rc Ticket #2274: adjust script permissions to installed ones. 2014-01-26 13:38:48 +04:00
filehighlight.ini filehighlight.ini: highlight .json files as documents. 2021-05-29 14:08:29 +03:00
Makefile.am Ticket #4070: misc/Makefile.am: install mc.lib only once. 2020-03-07 09:58:55 +03:00
mc.charsets.in Ticket #3992: improve support of Windows 1251 encoding on Solaris. 2019-07-13 08:58:27 +03:00
mc.default.keymap Ticket #1: remove SMB suport. 2021-09-26 10:03:49 +03:00
mc.emacs.keymap Ticket #1: remove SMB suport. 2021-09-26 10:03:49 +03:00
mc.ext.in Ticket #4272: nc.ext: fix recognition of plain and compressed man pages. 2021-08-29 19:42:10 +03:00
mc.keymap Rename keymap files to be with .keymap suffix. 2013-03-09 16:04:51 +04:00
mc.lib mc.lib: move xterm alt-shift-arrow definitions to lib/tty/key.c. 2021-11-21 15:00:39 +03:00
mc.macros added examples 2011-03-03 20:48:31 +00:00
mc.menu.in Ticket #4009: mc.menu: handle symbolic links to compressed archives. 2019-08-25 18:57:21 +03:00
mcedit.menu.in Ticket #3586: mcedit - fix "Lower case selection" command in User Menu 2016-03-04 09:23:36 +03:00
xterm.ad Move some files from contrib into misc directory 2009-05-08 16:56:02 +03:00