[Github-comments] [geany/geany] Add Nim filetype (#2085)

elextr notifications at xxxxx
Fri Jun 7 16:44:11 UTC 2019


elextr commented on this pull request.



> +comment_single=#
+comment_use_indent=true
+tag_parser=Python
+lexer_filetype=Python
+
+[indentation]
+
+type=0
+
+[build-menu]
+
+# %f will be replaced by the complete filename
+# %e will be replaced by the filename without extension
+# (use only one of it at one time)
+compiler=nim c "%f"
+run_cmd=%e

Probably should be "./%e" to work on many Linux systems.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2085#discussion_r291670620
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190607/5b8db587/attachment.html>


More information about the Github-comments mailing list