elixir-editors / elixir-editors/emacs-elixir
?{ ?[ ?( bracket characters break indentation
Open
indentation
- Dominant language
- Emacs Lisp
- Stars
- 454
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Example:
``` elixir
defp foo(?{) do
3
end
```
They also break paren matching, but i'm not sure which mode is doing that and if the problem is with elixir-mode

Contributor guide
Assessment
This issue has not been assessed yet.