Mercurial > vim
view runtime/indent/testdir/html.in @ 16348:5f3a86ba4261 v8.1.1179
patch 8.1.1179: no test for mouse clicks in the fold column
commit https://github.com/vim/vim/commit/696d6377289eb7c703263aaabe58134968335c4b
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 17 16:33:46 2019 +0200
patch 8.1.1179: no test for mouse clicks in the fold column
Problem: No test for mouse clicks in the fold column.
Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/4261)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 17 Apr 2019 16:45:05 +0200 |
parents | bc1a8d21c811 |
children | 59f93c2d2551 |
line wrap: on
line source
" vim: set ft=html sw=4 : " START_INDENT <div> <div> text </div> </div> <div class="foo bar"> text </div> <div class="foo bar" data="something"> text </div> <div class="foo bar"> text </div> " END_INDENT