Mercurial > vim
view runtime/ftplugin/nroff.vim @ 17051:221d4b82bc0b v8.1.1525
patch 8.1.1525: cannot move a popup window with the mouse
commit https://github.com/vim/vim/commit/b53fb31a1e27a806396e38592055cfb3ebf43cf9
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jun 13 23:59:52 2019 +0200
patch 8.1.1525: cannot move a popup window with the mouse
Problem: Cannot move a popup window with the mouse.
Solution: Add the "drag" property and make it possible to drag a popup
window by its border.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 14 Jun 2019 00:00:08 +0200 |
parents | 1eaf34420bb3 |
children | 29c5f168c6fd |
line wrap: on
line source
" Vim filetype plugin " Language: roff(7) " Maintainer: Chris Spiegel <cspiegel@gmail.com> " Last Change: 2019 Apr 24 if exists("b:did_ftplugin") finish endif let b:did_ftplugin = 1 setlocal commentstring=.\\\"%s