[Github-comments] [geany/geany] Add Nim filetype (#2085)
Nick Treleaven
notifications at xxxxx
Fri Jun 7 16:02:15 UTC 2019
ntrel 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
This should use `"%e"` in case there are spaces in the path.
--
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#pullrequestreview-247179194
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190607/8917f61c/attachment.html>
More information about the Github-comments
mailing list