vimrc 8.x-1.2

Bug fixes
New features

This is identical to 7.x-1.2. We have two branches so that drush will recognize this project as compatible with both Drupal 7 and Drupal 8.

Summary of changes since 7.x-1.1:

  • Updated and improved tags files for code completion and navigation
  • Support for drush site aliases
  • Support for eslint
  • Fixes for some code snippets
  • Documentation for installing as a Vim 8 package

All changes since 7.x-1.1:

vimrc 7.x-1.2

Bug fixes
New features

Summary of changes:

  • Updated and improved tags files for code completion and navigation
  • Support for drush site aliases
  • Support for eslint
  • Fixes for some code snippets
  • Documentation for installing as a Vim 8 package

All changes since 7.x-1.1:

vimrc 8.x-1.x-dev

There is no difference between the 7.x-1.x and 8.x-1.x branches.

Changes since version 7.x-1.1:

vimrc 7.x-1.1

Bug fixes
New features

Improved support for D8, more snippets, updates for CodeSniffer, Pathogen, and more.

Updates for D8 include

  1. Recognize YAML and Twig files (.yml and .twig).
  2. Update the tags file for 8.0.0-beta4 (as well as 7.34 and 6.34).

The drush vimrc-install command now installs two more plugins: evidens/vim-twig for editing Twig files and joonty/vdebug for integrating with Xdebug.

vimrc 7.x-1.0

I have not received any reproducible complaints for almost a month, so I am promoting the release candidate to an official release. That is, 7.x-1.0 has no changes since 7.x-1.0-rc1.

vimrc 7.x-1.0-rc1

I think I should have called the last few releases beta instead of alpha. Others are using the project, and the bugs seem to be pretty minor. I think I have finally solved the last one that bothered me, so I am declaring this version a release candidate.

Changes since 7.x-1.0-alpha7:

vimrc 7.x-1.0-alpha6

Bug fixes

Fix some errors in the installation script.
Change two settings: reverse the setting of 'ignorecase' and remove the setting to automatically remove "\r" from ends of lines.

vimrc 7.x-1.0-alpha5

New features

Not really adding new features, more like completing features that are already there.

vimrc 7.x-1.0-alpha4

New features
Bug fixes

This release includes all the features added in 7.x-1.0-alpha3 and uses the experimental directory structure of 7.x-1.0-alpha1. From now on, it should be possible to install the project with drush:

vimrc 7.x-1.0-alpha3

New features
Bug fixes

Added several new features from the issues queue:

vimrc 7.x-1.0-alpha1

New features

This is an experimental release.

We need a downloadable release in order to test the new installer. See #1145580: Add installer?, especially #13. If all goes well, then this project can be installed with

vimrc 7.x-1.x-dev

Like drush, this project does not depend on a specific version of Drupal. The release is labeled 7.x because of d.o release conventions.

The code is reliable. We intend to add more features before making an official release.

This project requires Vim version 7.0 or later.

Subscribe with RSS Subscribe to Releases for Vim Plugin For Drupal