Update README with source attribution
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-05-15 09:02:34 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-05-15 09:02:34 +0200 |
| Commit | 530bc27c9bf80f58bdb7c30996e3d52849ebb5cc (patch) |
|
-rw-r--r-- |
README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 2 | 2 | ||
| 3 | Vim support for the [C3 programming language](https://c3-lang.org/). |
3 | Vim support for the [C3 programming language](https://c3-lang.org/). |
| 4 | 4 | ||
| 5 | This plugin was originally taken from [c3lang/editor-plugins](https://github.com/c3lang/editor-plugins). |
||
| 6 | |||
| 5 | ## Features |
7 | ## Features |
| 6 | 8 | ||
| 7 | - Filetype detection (`*.c3`) |
9 | - Filetype detection (`*.c3`) |
| ... | |||