Your message dated Tue, 23 Jul 2019 23:21:43 -0400
with message-id <20190724032143.ur3q3usuv4di5wr5@localhost>
and subject line Re: Bug#932873: vim-runtime: justify plugin enabled by 
default, and standard vim keys , and _ are overridden
has caused the Debian Bug report #932873,
regarding vim-runtime: justify plugin enabled by default, and standard vim keys 
, and _ are overridden
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
932873: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932873
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-runtime
Version: 2:8.1.0875-5
Severity: normal

Dear Maintainer,

It looks like the "justify.vim" plugin is enabled by default. This
causes vim to wait for a keypress when the user presses "," or "_".

These are common keys used in VI normal mode. To enable a plugin that
overrides these by default may surprise many users. (It surprised me.)

Plugins usually use <Leader> or <LocalLeader> when defining mappings.
The justify.vim plug in does not, perhaps intentionally. Enabling it by
default will surprise (and perhaps annoy) users who use the "_" and ","
keys.

I'd suggest not shipping it by default. Or at least provide an easy way
for users to disable it.

GI


-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim-gtk [vim]  2:8.1.0875-5
ii  vim-tiny       2:8.1.0875-5

vim-runtime suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, Jul 23, 2019 at 10:57:45PM -0400, GI wrote:
> Package: vim-runtime
> Version: 2:8.1.0875-5
> Severity: normal
> 
> Dear Maintainer,
> 
> It looks like the "justify.vim" plugin is enabled by default.

No, it isn't.

$ dpkg-query -L vim-runtime | grep justify
/usr/share/vim/vim81/macros/justify.vim
/usr/share/vim/vim81/pack/dist/opt/justify
/usr/share/vim/vim81/pack/dist/opt/justify/plugin
/usr/share/vim/vim81/pack/dist/opt/justify/plugin/justify.vim
/usr/share/vim/addons/plugin/justify.vim

None of those are in the default 'runtimepath'.  It sounds like you
either have done "packadd justify" or are manually adding
/usr/share/vim/addons to your 'runtimepath'.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

--- End Message ---

Reply via email to