Notepad++ 7.5.6 for Clojure by modifying config files of Lisp
-
Notepad++ 7.5.6 for Clojure by modifying config files of Lisp.
https://github.com/linpengcheng/ClojureBoxNpp -
Config files for Clojure:
- notepad++\config.xml
- notepad++\functionList.xml
- notepad++\langs.xml
- notepad++\stylers.xml
- notepad++\plugins\APIs\lisp.xml
- notepad++\plugins.ctag (clojure config of ctags.exe and NppCCompletionPlugin.dll, copy to user home directory c:\user\xxx)
-
I hope that notepad++ officially supports Clojure,
These configuration file can be merged into notepad++.
I don’t understand C++ and git, I can’t pull rquests.