1
0
Fork 0
mirror of synced 2024-06-27 11:11:10 -04:00
ultimate-vim/sources_non_forked/vim-elixir/ISSUE_TEMPLATE.md

14 lines
200 B
Markdown
Raw Normal View History

2022-05-18 13:31:41 -04:00
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
```