mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2025-12-08 21:54:52 +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`
|
||||
|
||||
```vim
|
||||
Bundle 'jelera/vim-javascript-syntax'
|
||||
Plugin 'jelera/vim-javascript-syntax'
|
||||
```
|
||||
|
||||
- Using [Pathogen](https://github.com/tpope/vim-pathogen),
|
||||
|
||||
Reference in New Issue
Block a user