commit | 4c5d815256099b50eca2ec5bf8f9aaa67a890211 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 19 22:36:53 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 19 22:36:53 2018 +0200 |
tree | 6d626537a4c82f86a43a90bec3fce98e54033949 | |
parent | 42a4ea10af687ca56b0810bfbb8884b37fc725b3 [diff] [blame] |
patch 8.1.0487: no menus specifically for the terminal window Problem: No menus specifically for the terminal window. Solution: Add :tlmenu. (Yee Cheng Chin, closes #3439) Add a menu test.
diff --git a/runtime/delmenu.vim b/runtime/delmenu.vim index 81df87d..5cefe26 100644 --- a/runtime/delmenu.vim +++ b/runtime/delmenu.vim
@@ -5,6 +5,7 @@ " Last Change: 2001 May 27 aunmenu * +tlunmenu * silent! unlet did_install_default_menus silent! unlet did_install_syntax_menu