Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
L0stSoul committed Feb 26, 2014
1 parent 1ad6441 commit 8c25fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Provide smart autocompletion
Provide full integration wit git.

#### Advanced javascript features — [Tern for Vim](https://github.com/marijnh/tern_for_vim)
Provide advanced javascritp feature like smart variable rename, find variable references, and go to variable. if you use .ternconf - it improve autocompletion in your js files to.
Provide advanced javascript feature like smart variable rename, find variable references, and go to variable. if you use .ternconf - it improve autocompletion in your js files too.
#### Improved editing
* [DelimitMate](https://github.com/Raimondi/delimitMate) — provides automatic closing of quotes, parenthesis, brackets, etc., besides some other related features that should make your time in insert mode a little bit easie.
* [tcomment](https://github.com/tomtom/tcomment_vim) — tcomment provides easy to use, file-type sensible comments for Vim. It can handle embedded syntax.
Expand Down

0 comments on commit 8c25fa5

Please sign in to comment.