Skip to content

Commit 25d00ac

Browse files
committed
New release: v1.14
1 parent 5d5c966 commit 25d00ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## unplanned
22

3+
## 1.14 - (August 6, 2017)
4+
35
FEATURES:
46

57
* We now have folding support based on Go syntax. To enable it you have to set the following vim setting: `set foldmethod=syntax`. Currently it folds at block (`{ }`), var and const level. These can be individually disabled/enabled if wished. For more info please read the documentation for the `g:go_fold_enable` setting. [gh-1339]

0 commit comments

Comments
 (0)