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 8891473 commit 8cdd2d9Copy full SHA for 8cdd2d9
ChangeLog
@@ -1,5 +1,7 @@
1
2005-10-07 Doug Kearns <[email protected]>
2
3
+ * NEWS: updated for new release
4
+
5
* syntax/doc/ruby.txt: update formatting for Vim 6.4 release
6
7
2005-10-06 Doug Kearns <[email protected]>
NEWS
@@ -1,3 +1,16 @@
+= 2005.10.07
+== Vim 6.4
+This release is included in Vim 6.4.
+== Bug Fixes
8
9
+Ruby filetype plugin - symbols were incorrectly being matched as match_words
10
+causing the matchit motion command to jump to an incorrect location in some
11
+circumstances.
12
13
14
= 2005.10.05
15
16
== Bug Fixes
0 commit comments