annotate runtime/lang/menu_ja_jp.eucjp.vim @ 30243:b57d52934160
v9.0.0457
patch 9.0.0457: substitute prompt does not highlight an empty match
Commit: https://github.com/vim/vim/commit/a04f457a6c071179bac4088c9314007d39d5c5e0
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Sep 13 13:45:26 2022 +0100
patch 9.0.0457: substitute prompt does not highlight an empty match
Problem: Substitute prompt does not highlight an empty match.
Solution: Highlight at least one character.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Tue, 13 Sep 2022 15:00:05 +0200 |
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
|