Mercurial > vim
view runtime/ftplugin/art.vim @ 17202:4b40e8821f56 v8.1.1600
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
commit https://github.com/vim/vim/commit/4cd583c6da08ce2f87e1c07b6490a74bb3c3d0c0
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jun 26 05:13:57 2019 +0200
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
Problem: Cannot specify highlighting for popup window scrollbar.
Solution: Add "scrollbarhighlight" and "thumbhighlight" options.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 26 Jun 2019 05:15:05 +0200 |
parents | dd6c2497c997 |
children | 02939ae3aaca |
line wrap: on
line source
" Vim filetype plugin " Language: ART-IM and ART*Enterprise " Maintainer: Dorai Sitaram <ds26@gte.com> " URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html " Last Change: Apr 2, 2003 " Only do this when not done yet for this buffer if exists("b:did_ftplugin") finish endif run ftplugin/lisp.vim setl lw-=if setl lw+=def-art-fun,deffacts,defglobal,defrule,defschema,for,schema,while