From 7c474e5c9218d870dabba00745220dff5aa671b2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 17:00:24 +0200 Subject: Add OpenSCAD support, closes #702 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bafa3abf..04a6fcdb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of language packs for Vim. > One to rule them all, one to find them, one to bring them all and in the darkness bind them. - It **won't affect your startup time**, as scripts are loaded only on demand\*. -- It **installs and updates 120+ times faster** than the 603 packages it consists of. +- It **installs and updates 120+ times faster** than the 604 packages it consists of. - It is also more secure (scripts loaded for every filetype are generated by vim-polyglot) - Best syntax and indentation support (no other features). Hand-selected language packs. - Automatically detects indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth), can be disabled) @@ -140,6 +140,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [octave](https://github.com/McSinyx/vim-octave) (Syntax highlighting for oct and m files) - [odin](https://github.com/Tetralux/odin.vim) (Odin syntax highlighting for odin files) - [opencl](https://github.com/petRUShka/vim-opencl) (OpenCL syntax highlighting for cl and opencl files) +- [openscad](https://github.com/sirtaj/vim-openscad) (Syntax highlighting for scad files) - [perl](https://github.com/vim-perl/vim-perl) (Perl syntax highlighting for pl, al, cgi, fcgi, perl and 12 more files) - [pest](https://github.com/pest-parser/pest.vim) (Syntax highlighting for pest files) - [pgsql](https://github.com/lifepillar/pgsql.vim) (PLpgSQL syntax highlighting for pgsql files) -- cgit v1.2.3