Mercurial > vim
annotate runtime/lang/menu_sk_sk.vim @ 10599:2748b23db6bb v8.0.0189
patch 8.0.0189: profile commands are not tested
commit https://github.com/vim/vim/commit/296b1f28ca9cedeb55872f306808b2214b519ce7
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 15 15:22:33 2017 +0100
patch 8.0.0189: profile commands are not tested
Problem: There are no tests for the :profile command.
Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/1383)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 15 Jan 2017 15:30:04 +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 |