Skip to content

Conversation

@dreamtigers
Copy link
Contributor

Added to elixirModuleDeclaration the exact same regex used in
elixirFunctionDeclaration.

vim-elixir

Should fix #441

Added to `elixirModuleDeclaration` the exact same regex used in
`elixirFunctionDeclaration`.
@jbodah
Copy link
Collaborator

jbodah commented Feb 27, 2019

Looks good - thank you!

@jbodah jbodah merged commit d5d4400 into elixir-editors:master Feb 27, 2019
kelvinst pushed a commit to kelvinst/vim-elixir that referenced this pull request Aug 21, 2019
Added to `elixirModuleDeclaration` the exact same regex used in
`elixirFunctionDeclaration`.
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.

Syntax: incorrectly highlights paren after defmodule

2 participants