Mercurial > vim
annotate runtime/lang/menu_sk_sk.vim @ 17680:55704f587945 v8.1.1837
patch 8.1.1837: popup test fails if clipboard is supported but not working
commit https://github.com/vim/vim/commit/4999a7fb6585915b53888c930067b33c01674678
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 10 22:21:48 2019 +0200
patch 8.1.1837: popup test fails if clipboard is supported but not working
Problem: Popup test fails if clipboard is supported but not working.
Solution: Add the "clipboard_working" feature. Also use Check commands
instead of "if" and "throw". And remove stray ch_logfile().
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 10 Aug 2019 22:30:05 +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 |