Not configured correctly by default?

Bug #1723800 reported by Ian Phillips
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
vim-editorconfig (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I installed vim-editorconfig like so:

sudo apt install vim-editorconfig

Then I ran vim and typed ":scriptnames" -- editorconfig was not among them.

When I look in /usr/share, most vim plugins appear to be in the vim/ directory, but vim-editorconfig has its own directory, and vim doesn't seem to be looking there.

Shouldn't running "apt install vim-editorconfig" make it Just Work?

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in vim-editorconfig (Ubuntu):
status: New → Confirmed
Revision history for this message
jelhan (jelhan) wrote :

Also god confused by this. After trying around and reading man pages over man pages I noticed that vim-editorconfig depends on vim-addon-manager. To put it simple: the package only registers the addon but does not install it. You have to run `vim-addon-manager install editorconfig` before you can use it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.