summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNoah <noah.bogart@hey.com>2021-06-09 15:06:05 -0400
committerGitHub <noreply@github.com>2021-06-09 21:06:05 +0200
commit85a1c3d2d89eb372adba2551c0f83a1eb9f05098 (patch)
tree2e7a8f31d24b44709e4fb2881e04a30b2d6d322e /README.md
parent26095dda91c169bf5e7f657d4ff52da1baab3e4c (diff)
downloadvim-polyglot-85a1c3d2d89eb372adba2551c0f83a1eb9f05098.tar.gz
vim-polyglot-85a1c3d2d89eb372adba2551c0f83a1eb9f05098.zip
Add justfile support (#713)
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a4ce558..32718e4d 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [jst](https://github.com/briancollins/vim-jst) (EJS syntax highlighting for ejs, ect and jst files)
- [jsx](https://github.com/MaxMEllon/vim-jsx-pretty) (Syntax highlighting for jsx files)
- [julia](https://github.com/JuliaEditorSupport/julia-vim) (Julia syntax highlighting for jl files)
+- [just](https://github.com/NoahTheDuke/vim-just) (Syntax highlighting for justfile and *.just files)
- [kotlin](https://github.com/udalov/kotlin-vim) (Kotlin syntax highlighting for kt, ktm and kts files)
- [ledger](https://github.com/ledger/vim-ledger) (Syntax highlighting for ldg, ledger and journal files)
- [lilypond](https://github.com/anowlcalledjosh/vim-lilypond) (LilyPond syntax highlighting for ly and ily files)