Skip to content

Commit 0ab5dcb

Browse files
author
othree_kao
committed
v0.3.4, Changes
1 parent f69087b commit 0ab5dcb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
8282
Changes
8383
-------
8484

85+
### Version 0.3.4
86+
* Add $ to iskeyword for jQuery and angular (Issue #4)
87+
* Support linecomment (Issue #6)
88+
* Add augularjs HTML custom attribute support
89+
8590
### Version 0.3.3
8691
* No strict mode, better compatibility.
8792

config.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME=javascript-libraries-syntax.vim
2-
VERSION=0.3.2
2+
VERSION=0.3.4
33

44
bundle-deps:
55
$(call fetch_github,ID,REPOSITORY,BRANCH,PATH,TARGET_PATH)

0 commit comments

Comments
 (0)