annotate runtime/lang/menu_ja_jp.eucjp.vim @ 26554:7a74515dde6b
v8.2.3806
patch 8.2.3806: terminal focus test fails sometimes
Commit: https://github.com/vim/vim/commit/c2958585f6c7ce4d822d3191ba501c0757b3ffff
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Dec 14 11:16:31 2021 +0000
patch 8.2.3806: terminal focus test fails sometimes
Problem: Terminal focus test fails sometimes.
Solution: Run the test function before others.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Tue, 14 Dec 2021 12:30:03 +0100 |
parents |
11d40fc82f11 |
children |
|
rev |
line source |
7
|
1 " Menu Translations: Japanese (for UNIX)
|
3682
|
2 " Translated By: MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
3 " Last Change: 15-Jun-2012.
|
|
4 "
|
|
5 " Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
6 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
|
7
|
7
|
|
8 " eucjp is the same as euc-jp. Source the other one from here.
|
|
9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim
|