Mercurial > vim
diff src/testdir/test_expr.vim @ 10696:689e88afdd11 v8.0.0238
patch 8.0.0238: bracketed paste does not disable autoindent
commit https://github.com/vim/vim/commit/9e817c8a31232eda57963215eb16ee5b1ceefa7b
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jan 25 21:36:17 2017 +0100
patch 8.0.0238: bracketed paste does not disable autoindent
Problem: When using bracketed paste autoindent causes indent to be
increased.
Solution: Disable 'ai' and set 'paste' temporarily. (Ken Takata)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 25 Jan 2017 21:45:04 +0100 |
parents | d76ccdacb41e |
children | 053d4ad16f37 |