We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7800f commit ec1b634Copy full SHA for ec1b634
NEWS
@@ -1,4 +1,14 @@
1
-* dev
+* release v20140514
2
+
3
+** add support for Lua 5.2 goto statements
4
5
+** when indenting, don't anchor to block-open tokens
6
+ somefunc({
7
+ ^
8
+ don't indent next line relative to this brace
9
10
+** fix several `indent-new-comment-line'-related bugs
11
12
** skip shebang line when sending to inferior buffer (issue #61)
13
14
** rewrite lua-send-region to use "loadstring" rather than "dofile"
0 commit comments