diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-04-15 02:16:31 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-04-15 02:16:31 +0200 |
commit | 1b61c48d466f80ae05f08faa43d69d63e66f65ae (patch) | |
tree | ce8cd05fcd0a9810043e7bf399ead55dc24be28f | |
parent | 8f483aee0f6a06c08fb95ba789de813708c24170 (diff) | |
download | vim-polyglot-1b61c48d466f80ae05f08faa43d69d63e66f65ae.tar.gz vim-polyglot-1b61c48d466f80ae05f08faa43d69d63e66f65ae.zip |
fix: Typo in readme
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ One to rule them all, one to find them, one to bring them all and in the darknes - Solid syntax and indentation support. Only the best language packs. - All unnecessary files are ignored (like enormous documentation from php support). - No support for esoteric languages, only most popular ones (modern too, like `slim`). -- Each build is tested by automated vimrunner script on CI. Spee `spec` directory. +- Each build is tested by automated vimrunner script on CI. See `spec` directory. \*To be completely honest, concatenated `ftdetect` script takes around `3ms` to load. |