Commit ea53176
committed
Do not detect unofficial file extensions when embedded into Vim
Since BitBake already claimed the `.bb` file extension before Babashka,
we cannot override it in upstream Vim, hence we register an optional
`after` ftdetect plugin for various unofficial Clojure file extensions.
I'm not a fan of using `after` for this, so I may change it at a later
date.1 parent 948c70a commit ea53176
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments