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 771a2a4 commit 14b94e0Copy full SHA for 14b94e0
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
### master
4
+
5
+### v3.0.0, 2014-11-16
6
- add a minor indentation rule for multi-line strings.
7
8
### v2.3.0, 2014-11-16
doc/tmux.vim
@@ -37,6 +37,8 @@ Contributing and bug reports are welcome. Github repo:
37
38
CHANGELOG *tmux-changelog*
39
40
+ v3.0.0: November 16, 2014 * minor indentation rule for
41
+ multi-line strings
42
v2.3.0: November 16, 2014 * add |tmux-g!|, write the docs
43
v2.2.0: November 16, 2014 * much improved |tmux-K| mapping
44
v2.1.0: November 14, 2014 * 'makeprg', 'errorformat'
0 commit comments