https://github.com/micahkepe/vimtutor-sequel Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Topics + AI + DevOps + Security + Software Development Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} micahkepe / vimtutor-sequel Public * Notifications You must be signed in to change notification settings * Fork 0 * Star 194 Vimtutor Sequel - Advanced Vim Tutor Lessons License MIT license 194 stars 0 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 1 * Pull requests 0 * Discussions * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights micahkepe/vimtutor-sequel This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 18 Commits images images CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE README.md README.md vimtutor-sequel.sh vimtutor-sequel.sh vimtutor-sequel.txt vimtutor-sequel.txt vimtutor-sequel.vimrc vimtutor-sequel.vimrc View all files Repository files navigation * README * MIT license vimtutor-sequel Vimtutor Sequel provides advanced Vim tutor lessons to help users deepen their understanding of Vim. Teaser image of the tutorial Features * Advanced Vim commands and techniques * Step-by-step tutorials * Interactive exercises Installation The easiest way to use vimtutor-sequel is to install it using Homebrew. However, you can also run the tutorial manually by cloning the repository (see Running Vimtutor Without Homebrew). If you don't have Homebrew installed, you can install it using the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" For New Users To install vimtutor-sequel for the first time using Homebrew: 1. Tap the repository: brew tap micahkepe/vimtutor-sequel 2. Install vimtutor-sequel: brew install vimtutor-sequel For Existing Users If you have already installed vimtutor-sequel and want to upgrade to the latest version: 1. Update Homebrew: brew update 2. Upgrade vimtutor-sequel: brew upgrade vimtutor-sequel Usage To run the vimtutor-sequel script, simply type: vimtutor-sequel Running Vimtutor Without Homebrew If you are on Windows or Linux, you can still run the tutorial by cloning the repository and running the script manually: 1. Clone the repository: git clone https://github.com/micahkepe/vimtutor-sequel.git 2. Navigate to the repository: cd vimtutor-sequel 3. Make a Copy of the Tutorial: cp vimtutor-sequel.txt vimtutor-sequel-copy.txt 4. Run Vim with the Custom Configuration: vim -u vimtutor-sequel.vimrc vimtutor-sequel-copy.txt This method allows you to easily access and run the Vimtutor Sequel lessons without the need for additional installation steps. License This project is licensed under the MIT License - see the LICENSE file for details. Contributing See CONTRIBUTING.md for information on how to contribute to vimtutor-sequel. About Vimtutor Sequel - Advanced Vim Tutor Lessons Topics vim vimrc vimtutor Resources Readme License MIT license Activity Stars 194 stars Watchers 1 watching Forks 0 forks Report repository Releases 5 Vimtutor Sequel v1.2.2 Latest Aug 3, 2024 + 4 releases Packages 0 No packages published Languages * Shell 65.9% * Vim Script 34.1% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.