Skip to content

Commit e55bec0

Browse files
committed
v0.8.1
1 parent a5cd1d3 commit e55bec0

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vim-javascript v0.8.0
1+
# vim-javascript v0.8.1
22

33
JavaScript bundle for vim, this bundle provides syntax and indent plugins.
44

@@ -17,8 +17,8 @@ And install it:
1717

1818
- Install with [pathogen](https://github.com/tpope/vim-pathogen)
1919

20-
cd ~/.vim/bundle
21-
git clone https://github.com/pangloss/vim-javascript.git
20+
cd ~/.vim/bundle
21+
git clone https://github.com/pangloss/vim-javascript.git
2222

2323
## Configuration
2424

@@ -51,13 +51,13 @@ Default Value: 0
5151

5252
## Contributing
5353

54-
This project uses the [git
55-
flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
56-
development. There's [a handy git module for git
57-
flow](//github.com/nvie/gitflow). If you'd like to be added as a contributor,
58-
the price of admission is 1 pull request. Please follow the general code style
59-
guides (read the code) and in your pull request explain the reason for the
60-
proposed change and how it is valuable.
54+
This project uses the [git
55+
flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
56+
development. There's [a handy git module for git
57+
flow](//github.com/nvie/gitflow). If you'd like to be added as a contributor,
58+
the price of admission is 1 pull request. Please follow the general code style
59+
guides (read the code) and in your pull request explain the reason for the
60+
proposed change and how it is valuable.
6161

6262
## Bug report
6363

0 commit comments

Comments
 (0)