diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-11-20 22:31:13 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-11-20 22:31:13 +0100 |
commit | 403f3eb4c1890826a5b3b5922c0e8e45be79a476 (patch) | |
tree | 97e974462e4b026b17136edfe3255b049ab083b6 /README.md | |
parent | a07549008207099e8b7884d11d7c8a106e290cb9 (diff) | |
download | vim-git-403f3eb4c1890826a5b3b5922c0e8e45be79a476.tar.gz |
Update runtime files.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,6 +7,7 @@ [![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/vim/vim.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/vim/vim/context:cpp) [![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim) [![Packages](https://repology.org/badge/tiny-repos/vim.svg)](https://repology.org/metapackage/vim) +For translations of this README see the end. ## What is Vim? ## @@ -29,7 +30,6 @@ almost all flavours of UNIX. Porting to other systems should not be very difficult. Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me, Amiga DOS, Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained. - ## Distribution ## You can often use your favorite package manager to install Vim. On Mac and @@ -141,3 +141,8 @@ Send any other comments, patches, flowers and suggestions to: This is `README.md` for version 8.1 of Vim: Vi IMproved. + + +## Translations of this README ## + +[Korean](https://github.com/cjw1359/opensource/blob/master/Vim/README_ko.md) |