Skip to content

Commit 72f558e

Browse files
committed
update the TODO section
1 parent d68886a commit 72f558e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ This is a syntax plugin, not an indentation one. For indentation, this is the [r
2424
###TODO
2525
You can help me improve it too.
2626

27-
- The separate highlight of the arguments
28-
- I know this is a syntax file, but having an autocompletion file.
29-
- Add keywords for the popular third-party libraries like jQuery, YUI, Prototype, etc.
27+
- ~~The separate highlight of the arguments~~ Thanks to [Billychan](https://github.com/jelera/vim-javascript-syntax/commit/b03f40ff6ddf605ac146634a651632d6c1e8a50b) for this
28+
- ~~I know this is a syntax file, but having an autocompletion file.~~ So far a better autocompletion can be achieved by [Tern for Vim](https://github.com/marijnh/tern_for_vim)
29+
- ~~Add keywords for the popular third-party libraries like jQuery, YUI, Prototype, etc.~~ This can be done with [this repo](https://github.com/othree/javascript-libraries-syntax.vim)
3030

3131
###Screenshots
3232
This is the stock Javascript syntax file

0 commit comments

Comments
 (0)