diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -136,7 +136,7 @@ If you need full functionality of any plugin, please use it directly with your p - [php](https://github.com/StanAngeloff/php.vim) (syntax) - [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, indent, ftplugin) - [pony](https://github.com/jakwings/vim-pony) (syntax, indent, autoload, ftplugin) -- [powershell](https://github.com/PProvost/vim-ps1) (syntax, indent, ftplugin) +- [powershell](https://github.com/PProvost/vim-ps1) (syntax, indent, compiler, ftplugin) - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, indent) - [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin) - [puppet](https://github.com/rodjek/vim-puppet) (syntax, indent, autoload, ftplugin) @@ -166,7 +166,7 @@ If you need full functionality of any plugin, please use it directly with your p - [svelte](https://github.com/evanleck/vim-svelte) (syntax, indent) - [svg-indent](https://github.com/jasonshell/vim-svg-indent) (indent) - [svg](https://github.com/vim-scripts/svg.vim) (syntax) -- [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin) +- [swift](https://github.com/keith/swift.vim) (syntax, indent, compiler, ftplugin) - [sxhkd](https://github.com/baskerville/vim-sxhkdrc) (syntax) - [systemd](https://github.com/wgwoods/vim-systemd-syntax) (syntax, ftplugin) - [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, autoload, ftplugin) |