mirror of
https://github.com/amix/vimrc
synced 2025-07-07 08:45:00 +08:00
Add support for Elixir.
This commit is contained in:
13
sources_non_forked/vim-elixir/ISSUE_TEMPLATE.md
Normal file
13
sources_non_forked/vim-elixir/ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,13 @@
|
||||
Filing a bug? Have you already tried updating `vim-elixir`? For indentation/highlighting bugs, please use the following template:
|
||||
|
||||
# Actual
|
||||
|
||||
```ex
|
||||
Example code
|
||||
```
|
||||
|
||||
# Expected
|
||||
|
||||
```ex
|
||||
Example code
|
||||
```
|
Reference in New Issue
Block a user