annotate runtime/lang/menu_ja.eucjp.vim @ 23758:97296182d336
v8.2.2420
patch 8.2.2420: too many problems with using all autocommand events
Commit: https://github.com/vim/vim/commit/9a046fd08bcae319d39a4dbde2be81decee19013
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jan 28 13:47:59 2021 +0100
patch 8.2.2420: too many problems with using all autocommand events
Problem: Too many problems with using all autocommand events.
Solution: Disallow defining an autocommand for all events.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Thu, 28 Jan 2021 14:00:04 +0100 |
parents |
11d40fc82f11 |
children |
|
rev |
line source |
33
|
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.
|
33
|
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
|