Skip to content

vale-c/vim-cheatsheet

Repository files navigation

Vim Cheatsheet

πŸ“š A handy Vim cheatsheet built with Vite.js, TypeScript, and Tailwind CSS.

Description

The Vim Cheatsheet project provides a comprehensive collection of Vim commands and shortcuts to enhance your productivity while using the Vim text editor. This cheatsheet serves as a quick reference guide for both beginners and experienced Vim users.

Features

✨ - Simple and intuitive user interface ✨ - Categorized commands for easy navigation ✨ - Dark and light mode toggle for better readability ✨ - Responsive design for seamless usage across different devices

Technologies Used

πŸš€ This project is built using the following technologies:

Installation

  1. Clone the repository:
git clone https://github.com/vale-c/vim-cheatsheet.git
  1. Navigate to the project directory:
cd vim-cheatsheet
  1. Install the dependencies:
yarn

Usage

  1. Start the development server:
yarn run dev
  1. Open your browser and visit http://localhost:5167 to access the Vim cheatsheet.

Contributing

🀝 Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request.

License

πŸ“ This project is licensed under the MIT License.