<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/vim-javascript, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add vim-javascript plugin for better syntax highlighting</title>
<updated>2014-06-04T17:51:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-04T17:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=913d74bc871e374e44fd9d639ee68a1a5e63a9a0'/>
<id>913d74bc871e374e44fd9d639ee68a1a5e63a9a0</id>
<content type='text'>
The stock highlighting didn't recognise multiline strings.

"Like this \
one"

Add a better JS syntax highlighter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The stock highlighting didn't recognise multiline strings.

"Like this \
one"

Add a better JS syntax highlighter.
</pre>
</div>
</content>
</entry>
</feed>
