Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftplugin: Fix syntax for include/includexpr options #148

Merged
merged 1 commit into from Jun 24, 2019
Merged

ftplugin: Fix syntax for include/includexpr options #148

merged 1 commit into from Jun 24, 2019

Conversation

jamessan
Copy link
Contributor

In 1f90f5e, these options were moved to
the ftplugin and changed from "let &l:" statements to "setlocal".
However, the right-hand side of the statement kept the let-style syntax.

In 1f90f5e, these options were moved to
the ftplugin and changed from "let &l:" statements to "setlocal".
However, the right-hand side of the statement kept the let-style syntax.
@jamessan
Copy link
Contributor Author

Any chance of this getting merged, @derekwyatt?

@derekwyatt derekwyatt merged commit fb87a6c into derekwyatt:master Jun 24, 2019
@derekwyatt
Copy link
Owner

Yup. Sorry about the delay.

@jamessan jamessan deleted the ftplugin-fixes branch December 24, 2020 19:42
@jamessan
Copy link
Contributor Author

@derekwyatt Do you intend to send an updated version to Bram?

ches added a commit to ches/vim that referenced this pull request Aug 11, 2021
Brings a handful of fixes from upstream vim-scala, including:

  - Fix broken `'include'` option values that missed translation from
    `let` syntax [1]
  - Fix indentation for defs and vals with modifiers [2]
  - Several highlighting group fixes and flexibility extensions by
    @jdanbrown

[1]: derekwyatt/vim-scala#148
[2]: derekwyatt/vim-scala#152
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants