annotate runtime/lang/menu_ja.euc-jp.vim @ 9638:af0d98d8836e
v7.4.2096
commit https://github.com/vim/vim/commit/b49edc11a1872fa99befa9a4a8ea6c8537868038
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 23 15:47:34 2016 +0200
patch 7.4.2096
Problem: Lambda functions show up with completion.
Solution: Don't show lambda functions. (Ken Takata)
author |
Christian Brabandt <cb@256bit.org> |
date |
Sat, 23 Jul 2016 16:00:06 +0200 |
parents |
11d40fc82f11 |
children |
acc62d455f90 |
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
|