Releases: micahkepe/vimtutor-sequel
v1.3.1
Release Summary:
This release resolves minor formatting and consistency issues, and switches the instructions for using :vsp
to :vs
for brevity since the effect is the same.
Special thanks to the following contributors for their help with this release:
Changed
- Change vertical split command in Lesson 15 from
:vsp
to:vs
for brevity.
Fixed
- Remove trailing whitespaces and minor typos in the tutorial text.
- Correct quotation marks in Lesson 10.1 for consistency.
Installation:
If you already have vimtutor-sequel installed, run the following to update to v1.3:
brew update
brew upgrade vimtutor-sequel
If you don't already have a preexisting installation, install normally with Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage:
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links:
v1.3 - Lesson 16 on Change Navigation + New Notes and Exercises
Release Summary:
This release introduces Lesson 16 on change navigation and Vim's undo tree. Additionally, new notes and challenges were added to enhance existing lessons. Formatting was fixed to be standardized across all lessons.
Special thanks to the following contributors for their help with this release:
Added
- Lesson 16 on change navigation and the undo tree.
- Notes about "commenting" in Vim in Lesson 10.2 and the leader key in Lesson 13.
- Reference to the Vim user manual in conclusion.
- Additional challenge to install the 'preservim/nerdcommenter' plugin in Lesson 13.
- Note about registers in Lesson 12.
Changed
- Ensured minimal configuration by adding
-U NONE
to avoid loading user-specific gvimrc files. - Changed search and replace commands in Lesson 11 exercises to use
:s
instead of:%s
.
Fixed
- Numberings corrected and moved to column 3 for consistency.
- End each lesson with 2 blank lines.
- Lesson headings maintain same indentation.
- Make case consistently uppercase for lesson headers.
Installation:
If you already have vimtutor-sequel installed, run the following to update to v1.3:
brew update
brew upgrade vimtutor-sequel
If you don't already have a preexisting installation, install normally with Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage:
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links:
v1.2.3 - Version Display and Minor Enhancements
Release Summary:
This release introduces a new feature to display the current version of Vimtutor Sequel when using the --version
or -v
flag. Additionally, we've added a changelog to track project updates and improvements.
Special thanks to the following contributors for their help with this release:
Changelog:
Added
- Version display functionality. Run
vimtutor-sequel --version
orvimtutor-sequel -v
to check the current version. - Changelog to track project updates.
Changed
- Updated README.md with version check and upgrade instructions.
Fixed
- Removed whitespace from tutorial text for easier navigation in Vim.
Installation:
If you already have vimtutor-sequel installed, run the following to update to v1.2.3:
brew update
brew upgrade vimtutor-sequel
If you don't already have a preexisting installation, install normally with Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage:
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links:
Vimtutor Sequel v1.2.2
Instruction Enhancements Release - v1.2.2
This release enhances the steps in Lessons 11, 13, and 15 to be more verbose for greater clarity.
Changes
- More verbose instructions in steps for 11, 13, and 15
Installation
If you already have vimtutor-sequel
installed, run the following to update to v1.2.2:
brew update
brew upgrade vimtutor-sequel
If you don't already have a preexisting installation, install normally with Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links
Vimtutor Sequel v1.2.1
Bug Fix Release - v1.2.1
This release addresses a small formatting issue in the Vimtutor Sequel lessons.
Changes
- Fixed text alignment issues.
- Ensured consistent formatting across all lessons.
Installation
To install the latest version, use Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links
v1.2
vimtutor-sequel v1.2
Description
Vimtutor Sequel is designed to continue your Vim education from where the original vimtutor left off. This version assumes you are familiar with the basics of Vim and will cover more advanced topics and commands to further enhance your Vim skills.
Key Features
- Advanced Vim commands and techniques
- Step-by-step tutorials
- Custom Vim configuration for the lessons
What's New in v1.2
- Updated Content:
- Completed the summary sections for all lessons.
- Improved Formatting:
- Fixed text alignment and spacing to match the original vimtutor.
- Adjusted vimrc to ensure consistent display settings.
- Enhanced User Experience:
- Improved readability with better text highlighting settings.
- Ensured the content is properly centered and aligned.
Installation
To install vimtutor-sequel
, use Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage
To start the vimtutor-sequel lessons, simply run:
vimtutor-sequel
Contributing
We welcome contributions! Please see the CONTRIBUTING.md file in the repository for more information.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Links
Brew Prefix Bug Fix
Fix: update Brew prefix to ensure that files are correctly referenced.
Changes:
Updated Brew prefix to ensure that files are correctly referenced.
Installation:
To install the latest version, use Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links:
Vimtutor-Sequel 1.0
The is the first edition of the vimtutor-sequel
package!
Changes:
- Initial release of Vimtutor Sequel
- Basic advanced Vim topics and initial lessons.
Installation
To install the latest version, use Homebrew:
brew tap micahkepe/vimtutor-sequel
brew install vimtutor-sequel
Usage
To start the Vimtutor Sequel lessons, simply run:
vimtutor-sequel
Links: