macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.47k stars 680 forks source link

Korean macvim_menu file contains typo causing error E474. #1278

Closed darkbrow closed 1 year ago

darkbrow commented 1 year ago

Steps to reproduce

  1. remove all language, message, langmenu setting in vimrc
  2. open terminal and 'LC_ALL=ko_KR.UTF-8 mvim'
  3. E474 error occurs.

Expected behaviour

execute vim without error message.

Version of Vim and architecture

9.0, GUI/TUI, x86_64

Environment

macOS Monterey 12.5.1, x86_64, iTerm, xterm-256color

How MacVim was installed

homebrew

Logs and stack traces

/Users/jinbong/.vim/pack/vendor/start/sensible/plugin/sensible.vim[12]../usr/local/Cellar/macvim/HEAD-801217e/MacVim.app/Contents/Resources/vim/runtime/filetype.vim[2597]../usr/local/Cellar/macvim/HEAD-801217e/MacVim.app/Contents/Resources/vim/runtime/menu.vim[52]../usr/local/Cellar/macvim/HEAD-801217e/MacVim.app/Contents/Resources/vim/runtime/lang/menu_ko_kr.utf-8.vim[265]../usr/local/Cellar/macvim/HEAD-801217e/MacVim.app/Contents/Resources/vim/runtime/lang/macvim_menu/menu_ko_kr.utf-8.apple.vim 수행중 에러 발견:
  10 줄:
E474: 잘못된 인자

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

Issue has been tested with no configuration

Other conditions