mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2026-01-25 04:16:59 +08:00
Replace deprecated Bundle with Plugin
This commit is contained in:
@@ -35,7 +35,7 @@ NeoBundleLazy 'jelera/vim-javascript-syntax', {'autoload':{'filetypes':['javascr
|
|||||||
add this line to your `.vimrc`
|
add this line to your `.vimrc`
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Bundle 'jelera/vim-javascript-syntax'
|
Plugin 'jelera/vim-javascript-syntax'
|
||||||
```
|
```
|
||||||
|
|
||||||
- Using [Pathogen](https://github.com/tpope/vim-pathogen),
|
- Using [Pathogen](https://github.com/tpope/vim-pathogen),
|
||||||
|
|||||||
Reference in New Issue
Block a user