adonais / skylark

Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
https://sourceforge.net/projects/libportable/files/Skylark/
GNU General Public License v3.0
453 stars 44 forks source link

Syntax highlighting for Swig interface files #110

Open ghost opened 8 months ago

ghost commented 8 months ago

Swig interface files have the extensions .i and .ii, and could be treated as C++.