diff options
author | Nikolai Aleksandrovich Pavlov <kp-pav@yandex.ru> | 2015-03-20 21:56:15 +0300 |
---|---|---|
committer | Nikolai Aleksandrovich Pavlov <kp-pav@yandex.ru> | 2015-03-20 21:56:15 +0300 |
commit | 2d0f7fa95d9d106d74c24538d6723072c62266d3 (patch) | |
tree | f69d6cd611b95d4b86a9833f634d3a8d4686581e | |
parent | 8dd415e887923f99ab5daaeba9f0303e173dd1aa (diff) | |
download | rneovim-2d0f7fa95d9d106d74c24538d6723072c62266d3.tar.gz rneovim-2d0f7fa95d9d106d74c24538d6723072c62266d3.tar.bz2 rneovim-2d0f7fa95d9d106d74c24538d6723072c62266d3.zip |
README: Do not call translator transpiler
Never liked this term and never saw it in any dictionaries.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ For lots more details, see - Port all IO to [libuv](https://github.com/libuv/libuv/blob/master/README.md) - Lots of refactoring -- A VimL => Lua transpiler +- A VimL => Lua translator ### How do I get it? |