diff options
author | Bram Moolenaar <Bram@vim.org> | 2021-01-18 19:55:44 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2021-01-18 19:55:44 +0100 |
commit | 98a29d00a48e15a50e2850e1a29b7d475c531b0c (patch) | |
tree | 8e1d07b83d505258292cc3d8c928d1bf90d4adaa /runtime/doc/popup.txt | |
parent | 82aa6e09e02b138ab7ee6b79ecac487813f117e5 (diff) | |
download | vim-git-98a29d00a48e15a50e2850e1a29b7d475c531b0c.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/popup.txt')
-rw-r--r-- | runtime/doc/popup.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/popup.txt b/runtime/doc/popup.txt index 54302a95d..005b57f0d 100644 --- a/runtime/doc/popup.txt +++ b/runtime/doc/popup.txt @@ -588,8 +588,6 @@ properties. It is in one of four forms: If you want to create a new buffer yourself use |bufadd()| and pass the buffer number to popup_create(). -It is not possible to use the buffer of a terminal window. *E278* You CAN -create a hidden terminal buffer and use that one in a popup window. The second argument of |popup_create()| is a dictionary with options: line Screen line where to position the popup. Can use a |