[New Plugin] nppNim: Lexer and Code Folding
-
Hi all,
If you use Nim programming language, this is a new plugin written 100% in Nim. This plugin contains a lexer and code folding for Nim up to ver 0.13.0
This plugin also show how to work with C++ pure virtual functions classes – exposed by Scintilla to communicate with external lexer – all in Nim.
Download the plugin here. – as usual, extract the DLL and put it into your plugin directory.
Source code available at Github.