Mercurial > vim
annotate runtime/lang/menu_sk_sk.vim @ 24669:d7644bffe128 v8.2.2873
patch 8.2.2873: not enough tests for writing buffers
Commit: https://github.com/vim/vim/commit/46aa6f93acb5d932d2893606d980a6b4b8a9594c
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Wed May 19 17:15:04 2021 +0200
patch 8.2.2873: not enough tests for writing buffers
Problem: Not enough tests for writing buffers.
Solution: Add a few more tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/8229)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 19 May 2021 17:30:03 +0200 |
parents | b2aada04d84e |
children |
rev | line source |
---|---|
7 | 1 " Menu Translations: Slovak |
2 " Translated By: Martin Lacko <lacko@host.sk> | |
3 " Last Change: 2002 May 27 | |
4 | |
9536
b2aada04d84e
commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
5 if has("win32") |
7 | 6 source <sfile>:p:h/menu_sk_sk.1250.vim |
7 else | |
8 source <sfile>:p:h/menu_sk_sk.iso_8859-2.vim | |
9 endif |