Fix eruby filetype detect, closes #547

This commit is contained in:
Adam Stankiewicz
2020-09-15 11:19:56 +02:00
parent d43d269bed
commit 271679272c
11 changed files with 1235 additions and 1220 deletions

View File

@@ -14,7 +14,7 @@ A collection of language packs for Vim.
- Automatically detect indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth))
- Each build is tested by automated vimrunner script on CI. See `spec` directory.
\*To be completely honest, optimized `ftdetect` script takes around `19ms` to load.
\*To be completely honest, optimized `ftdetect` script takes around `20ms` to load.
## Installation