Skip to content

Commit c161994

Browse files
committed
Add pony support
1 parent f238378 commit c161994

File tree

7 files changed

+862
-1
lines changed

7 files changed

+862
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A collection of language packs for Vim.
88
> One to rule them all, one to find them, one to bring them all and in the darkness bind them.
99
1010
- It **won't affect your startup time**, as scripts are loaded only on demand\*.
11-
- It **installs and updates 100+ times faster** than the <!--Package Count-->117<!--/Package Count--> packages it consists of.
11+
- It **installs and updates 100+ times faster** than the <!--Package Count-->118<!--/Package Count--> packages it consists of.
1212
- Solid syntax and indentation support (other features skipped). Only the best language packs.
1313
- All unnecessary files are ignored (like enormous documentation from php support).
1414
- No support for esoteric languages, only most popular ones (modern too, like `slim`).
@@ -116,6 +116,7 @@ If you need full functionality of any plugin, please use it directly with your p
116116
- [pgsql](https://github.com/exu/pgsql.vim) (syntax)
117117
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
118118
- [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, indent, ftplugin)
119+
- [pony](https://github.com/jakwings/vim-pony) (syntax, indent, autoload, ftplugin)
119120
- [powershell](https://github.com/PProvost/vim-ps1) (syntax, indent, ftplugin)
120121
- [protobuf](https://github.com/uarun/vim-protobuf) (syntax, indent)
121122
- [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin)

0 commit comments

Comments
 (0)