Mercurial > vim
annotate runtime/lang/menu_sk_sk.vim @ 12897:119a03a48c83 v8.0.1325
patch 8.0.1325: more tests are not run
commit https://github.com/vim/vim/commit/5df95ea9ef34b5a898141ddc7134e4a7de713ba5
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Nov 20 22:08:10 2017 +0100
patch 8.0.1325: more tests are not run
Problem: More tests are not run.
Solution: Add targets to the list of tests. (Yegappan Lakshmanan)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 20 Nov 2017 22:15:05 +0100 |
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 |