Skip to content

Update filetype plugin #543

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

Merged
merged 1 commit into from
Jul 15, 2016
Merged

Update filetype plugin #543

merged 1 commit into from
Jul 15, 2016

Conversation

dmitrivereshchagin
Copy link
Contributor

  • Add header
  • Replace 're' with 'regexpengine'
  • Simplify patch check

- Add header
- Replace 're' with 'regexpengine'
- Simplify patch check
@bounceme
Copy link
Collaborator

should we add a undo_ftplugin variable?

@bounceme
Copy link
Collaborator

bounceme commented Jul 15, 2016

maybe also make the iskeyword setting be set in the ftplugin if the vim version is too old

@dmitrivereshchagin
Copy link
Contributor Author

Yes we should. But to make it work one of the following should be done

  • provide full filetype plugin which set b:did_ftplugin variable
  • move current filetype plugin to after/ftplugin directory

In other cases filetype plugin bundled with Vim will override b:undo_ftplugin.

@amadeus amadeus merged commit 3072958 into pangloss:develop Jul 15, 2016
@dmitrivereshchagin dmitrivereshchagin deleted the update-ftplugin branch July 15, 2016 07:48
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.

3 participants