sheerun / vim-polyglot

A solid language pack for Vim.
5.6k stars 296 forks source link

Indent JS code correctly (JS is embedded in PHP file) #838

Open mallochine opened 1 year ago

mallochine commented 1 year ago

Does this bug happen when you install plugin without vim-polyglot?

no

Describe the bug:

When indenting on a new line after function foo() {, which is JS code in a Githubissues.

  • Githubissues is a development platform for aggregating issues.