We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12ac7e commit 4ffc4feCopy full SHA for 4ffc4fe
CHANGELOG.md
@@ -7,6 +7,9 @@
7
- Initializes Node.vim mappings for JSX (those with the `jsx` filetype) files.
8
- Adds `.es` to detected suffixes, so you can `gf` over `./foo` to open
9
`./foo.es`.
10
+- Updates URLs to use <https://github.com/nodejs/node> instead of the previous
11
+ Joyent repo.
12
+ Thanks, [Jacky Alciné](https://jacky.wtf), for the help!
13
14
## 0.8.1 (Apr 15, 2014)
15
- Updates the URL from which Node.vim downloads Node core module source files.
0 commit comments