Age | Commit message (Collapse) | Author |
|
Enable `gf` and related commands to work by setting the proper 'path',
and ensuring the `.js` suffix is used on files.
|
|
Add bindings to insert `debugger` statements in JavaScript.
|
|
Over the years and as I've been using Vim, I've gradually stopped liking
this style, and now prefer blank lines without whitespace.
Rather than continuing to override the default for different filetypes,
it feels like it's time to change the default.
|
|
Don't preserve indentation on empty lines in JavaScript files.
|