comparison runtime/doc/help.txt @ 16654:7d54a66c95d7 v8.1.1329

patch 8.1.1329: plans for popup window support are spread out commit https://github.com/vim/vim/commit/957f85d54ebd5a3bd0d930de9603190f0876f977 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 12 21:43:48 2019 +0200 patch 8.1.1329: plans for popup window support are spread out Problem: Plans for popup window support are spread out. Solution: Add a first version of the popup window help.
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 May 2019 21:45:05 +0200
parents f0f06837a699
children c002c4899529
comparison
equal deleted inserted replaced
16653:8011a4319da6 16654:7d54a66c95d7
141 Special issues ~ 141 Special issues ~
142 |print.txt| printing 142 |print.txt| printing
143 |remote.txt| using Vim as a server or client 143 |remote.txt| using Vim as a server or client
144 |term.txt| using different terminals and mice 144 |term.txt| using different terminals and mice
145 |terminal.txt| Terminal window support 145 |terminal.txt| Terminal window support
146 |popup.txt| popop window support
146 147
147 Programming language support ~ 148 Programming language support ~
148 |indent.txt| automatic indenting for C and other languages 149 |indent.txt| automatic indenting for C and other languages
149 |syntax.txt| syntax highlighting 150 |syntax.txt| syntax highlighting
150 |textprop.txt| Attaching properties to text for highlighting or other 151 |textprop.txt| Attaching properties to text for highlighting or other