Mercurial > vim
view runtime/macros/justify.vim @ 15987:29de75f53b1a v8.1.0999
patch 8.1.0999: use register one too often and not properly tested
commit https://github.com/vim/vim/commit/9d7fdd403a3a9ee0d008b6dcbcd2ecc9ec0f57b7
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Mar 8 09:50:52 2019 +0100
patch 8.1.0999: use register one too often and not properly tested
Problem: Use register one too often and not properly tested.
Solution: Do not always use register one when specifying a register.
(closes #4085) Add more tests.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 08 Mar 2019 10:00:07 +0100 |
parents | 7ac9d9e98892 |
children |
line wrap: on
line source
" Load the justify package. " For those users who were loading the justify plugin from here. packadd justify