mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2026-01-25 04:16:59 +08:00
Update README
highlights 3rd party plugins
This commit is contained in:
@@ -45,9 +45,10 @@ Bundle 'jelera/vim-javascript-syntax'
|
|||||||
git clone https://github.com/jelera/vim-javascript-syntax.git ~/.vim/bundle/vim-javascript-syntax
|
git clone https://github.com/jelera/vim-javascript-syntax.git ~/.vim/bundle/vim-javascript-syntax
|
||||||
```
|
```
|
||||||
### Suggested Companion Plugins
|
### Suggested Companion Plugins
|
||||||
- Indentation, can be achieved with [Javascript-Indent](https://github.com/vim-scripts/JavaScript-Indent) by Preston Koprivica.
|
- **Indentation**, can be achieved with [Javascript-Indent](https://github.com/vim-scripts/JavaScript-Indent) by Preston Koprivica. On my testing, it has proved to be the most capable and also indents HTML and JS inside HTML.
|
||||||
- Autocompletion by [Tern for Vim](https://github.com/marijnh/tern_for_vim)
|
The project is unmaintained for now, but you could fork it and improve upon it.
|
||||||
- Popular third-party libraries like jQuery, YUI, Prototype, by [javascript-libraries-syntax](https://github.com/othree/javascript-libraries-syntax.vim)
|
- **Autocompletion** by [Tern for Vim](https://github.com/marijnh/tern_for_vim)
|
||||||
|
- Popular **third-party libraries support** like jQuery, YUI, Prototype, by [javascript-libraries-syntax](https://github.com/othree/javascript-libraries-syntax.vim)
|
||||||
|
|
||||||
### Contributions
|
### Contributions
|
||||||
Always welcome, make sure your commit message should follow this
|
Always welcome, make sure your commit message should follow this
|
||||||
|
|||||||
Reference in New Issue
Block a user