diff runtime/doc/sign.txt @ 18750:82a28df1e2d5

Update runtime files. Commit: https://github.com/vim/vim/commit/91359014b359cf816bf943fe2c7d492996263def Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 30 17:57:03 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Nov 2019 18:00:05 +0100
parents b29d8a06e72c
children af69c9335223
line wrap: on
line diff
--- a/runtime/doc/sign.txt
+++ b/runtime/doc/sign.txt
@@ -1,4 +1,4 @@
-*sign.txt*      For Vim version 8.1.  Last change: 2019 Nov 12
+*sign.txt*      For Vim version 8.1.  Last change: 2019 Nov 30
 
 
 		  VIM REFERENCE MANUAL    by Gordon Prieur
@@ -71,8 +71,6 @@ placed in the named group. The sign iden
 sign group allows Vim plugins to use unique signs without interfering with
 other plugins using signs.
 
-The group name "popupmenu" is used by popup windows where 'cursorline' is set.
-
 To place a sign in a popup window the group name must start with "PopUp".
 Other signs will not show in a popup window.  The group name "PopUpMenu" is
 used by popup windows where 'cursorline' is set.