mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2026-01-25 04:16:59 +08:00
add recommended javascript indent file.
This commit is contained in:
@@ -19,8 +19,7 @@ To enable code folding add the following to your `.vimrc`.
|
|||||||
au FileType javascript call JavaScriptFold()
|
au FileType javascript call JavaScriptFold()
|
||||||
|
|
||||||
###Note
|
###Note
|
||||||
This is a syntax plugin, not an indentation one. For indentation, you need to add another plugin
|
This is a syntax plugin, not an indentation one. For indentation, this is the [recommended one](https://github.com/vim-scripts/JavaScript-Indent) by Preston Koprivica.
|
||||||
(as mentioned [here](https://github.com/jelera/vim-javascript-syntax/issues/22#issuecomment-19917301)).
|
|
||||||
|
|
||||||
###TODO
|
###TODO
|
||||||
You can help me improve it too.
|
You can help me improve it too.
|
||||||
|
|||||||
Reference in New Issue
Block a user