diff options
author | Bram Moolenaar <Bram@vim.org> | 2022-07-29 21:36:21 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2022-07-29 21:36:21 +0100 |
commit | 2ecbe53f452e92e941aff623f6a0b72f80e43d07 (patch) | |
tree | dc241cf0a9c463f24777f2b0df8ef08d1314f099 /CONTRIBUTING.md | |
parent | 72981ac94ff7aeaa596d535448ee0bef46050acf (diff) | |
download | vim-git-2ecbe53f452e92e941aff623f6a0b72f80e43d07.tar.gz |
Update runtime files
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4918d5a8a..90c5f7510 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,9 +65,6 @@ If the maintainer does not respond, contact the vim-dev maillist. # Translations -Translations of this CONTRIBUTING file: -[Korean](https://github.com/cjw1359/opensource/blob/master/Vim/CONTRIBUTING_ko.md) - Translating messages and runtime files is very much appreciated! These things can be translated: * Messages in Vim, see [src/po/README.txt][1] |