diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-09 21:11:58 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-09 21:11:58 +0200 |
commit | c4e50b4e9da54836b0fcd443229c7213de789e21 (patch) | |
tree | 149f8bd0acaead947adfe8831f4180a5dfde1c8b /README.md | |
parent | 839447bbf542925b1085a33d076cc525138aad7c (diff) | |
download | vim-polyglot-c4e50b4e9da54836b0fcd443229c7213de789e21.tar.gz vim-polyglot-c4e50b4e9da54836b0fcd443229c7213de789e21.zip |
Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -102,7 +102,6 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [hive](https://github.com/zebradil/hive.vim) (HiveQL syntax highlighting for q, hql and ql files) - [hjson](https://github.com/hjson/vim-hjson) (Syntax highlighting for hjson files) - [html5](https://github.com/othree/html5.vim) -- [i3/sway](https://github.com/jamespeapen/swayconfig.vim/tree/i3sway) (Syntax highlighting for i3.config, i3config, sway.config and swayconfig files) - [icalendar](https://github.com/chutzpah/icalendar.vim) (Syntax highlighting for ics files) - [idris2](https://github.com/edwinb/idris2-vim) (Syntax highlighting for idr, ipkg and lidr files) - [idris](https://github.com/idris-hackers/idris-vim) (Idris syntax highlighting for idr and lidr files) @@ -118,7 +117,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) +- [just](https://github.com/NoahTheDuke/vim-just) (Syntax highlighting for 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) @@ -182,6 +181,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [svelte](https://github.com/leafOfTree/vim-svelte-plugin) (Svelte syntax highlighting for svelte files) - [svg-indent](https://github.com/jasonshell/vim-svg-indent) - [svg](https://github.com/vim-scripts/svg.vim) (SVG syntax highlighting for svg files) +- [sway](https://github.com/jamespeapen/swayconfig.vim/tree/i3sway) (Syntax highlighting for i3config, i3.config, swayconfig and sway.config files) - [swift](https://github.com/keith/swift.vim) (Swift syntax highlighting for swift files) - [sxhkd](https://github.com/baskerville/vim-sxhkdrc) (Syntax highlighting for sxhkdrc files) - [systemd](https://github.com/wgwoods/vim-systemd-syntax) (Syntax highlighting for automount, dnssd, link, mount, netdev and 9 more files) |