summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-01-27 01:33:30 +0100
committerAraq <rumpf_a@web.de>2015-01-27 01:36:21 +0100
commita89ad11c3caf9e7dc21579a86a8d8a6649bcba43 (patch)
treeeee3847cb90603f8feb339f5bfde8b7f4ea72b3e /compiler
parentd08cec0f7deb83ed78023ca0c81d38511f144b00 (diff)
downloadNim-a89ad11c3caf9e7dc21579a86a8d8a6649bcba43.tar.gz
added missing file
Diffstat (limited to 'compiler')
-rw-r--r--compiler/nimsuggest/nimsuggest.nim.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/compiler/nimsuggest/nimsuggest.nim.cfg b/compiler/nimsuggest/nimsuggest.nim.cfg
new file mode 100644
index 000000000..d1a1e6b62
--- /dev/null
+++ b/compiler/nimsuggest/nimsuggest.nim.cfg
@@ -0,0 +1,18 @@
+# Special configuration file for the Nim project
+
+gc:markAndSweep
+
+hint[XDeclaredButNotUsed]:off
+path:"$projectPath/../.."
+
+path:"$lib/packages/docutils"
+path:"$nim/compiler"
+
+define:useStdoutAsStdmsg
+symbol:nimsuggest
+define:nimsuggest
+
+cs:partial
+#define:useNodeIds
+define:booting
+#define:noDocgen