diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-29 21:13:43 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-29 21:56:34 -0400 |
commit | 1e03e76dafb5d166bb3d9ed262695f306de6ac4d (patch) | |
tree | 6a56adadbd656a2fe074e558d9043e1337eabe5f /runtime/doc/intro.txt | |
parent | 9f54d125d2b601029cb2b6dbffcc361c2e8fb974 (diff) | |
download | rneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.tar.gz rneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.tar.bz2 rneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.zip |
vim-patch:207f009326c8
Update runtime files.
https://github.com/vim/vim/commit/207f009326c8f878defde0e594d7d9ed9860106e
Omit nl.po.
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r-- | runtime/doc/intro.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 69118db4fe..3a6222e10d 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -139,8 +139,8 @@ Vim would never have become what it is now, without the help of these people! Flemming Madsen X11 client-server, various features and patches Tony Mechelynck answers many user questions Paul Moore Python interface extensions, many patches - Katsuhito Nagano Work on multi-byte versions - Sung-Hyun Nam Work on multi-byte versions + Katsuhito Nagano Work on multibyte versions + Sung-Hyun Nam Work on multibyte versions Vince Negri Win32 GUI and generic console enhancements Steve Oualline Author of the first Vim book |frombook| Dominique Pelle Valgrind reports and many fixes |