Home

Awesome

<div align="center"> <h1 align="center">VapourNvim</h1> <a href="https://github.com/hackorum/VapourNvim/#features">✨ Features</a> <span> • </span> <a href="https://github.com/hackorum/VapourNvim/#installation">📦 Installation</a> <span> • </span> <a href="https://github.com/hackorum/VapourNvim/wiki">📚 Wiki</a> <span> • </span> <a href="https://github.com/hackorum/VapourNvim/wiki/Screenshots">📷 Screenshots</a> <p></p> </div>

VapourNvim Image

Introduction

The goal of this project is to simply get work done quickly.

This project is built to be:

Features

Requirements

Installation

Make sure you have curl and bash installed before you run this script.

curl -s https://raw.githubusercontent.com/VapourNvim/VapourNvim/main/install.sh | bash -s

Manual Installation

git clone https://github.com/VapourNvim/VapourNvim ~/.config/nvim
nvim +PackerSync

After Installation

You almost certainly want to add some plugins of your own. You can do it by making your own config file Please read the wiki for Keybindings, Language Servers, Plugins and Screenshots. After making VapourNvim your own, consider posting some screenshots here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GPL-3.0 license.