Vapournvim

A NeoVim config for THE ULTIMATE vim IDE-like experience.
Alternatives To Vapournvim
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Neovim63,914
5 hours ago1,646otherVim Script
Vim-fork focused on extensibility and usability
Fzf51,02385a day ago62April 17, 2021308mitGo
:cherry_blossom: A command-line fuzzy finder
Vim Plug30,289
2 months ago120mitVim Script
:hibiscus: Minimalist Vim Plugin Manager
Coc.nvim22,511822632 days ago97September 19, 202242otherTypeScript
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Spacevim19,707
18 hours ago1July 02, 202239gpl-3.0Lua
A community-driven modular vim/neovim distribution - The ultimate vimrc
Nvchad15,452
a day ago2August 19, 20211gpl-3.0Lua
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime
Vim Galore15,154
a month ago8cc-by-sa-4.0Vim script
:mortar_board: All things Vim!
Lunarvim13,683
7 hours ago74gpl-3.0Lua
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Vim11,707
11 hours ago1,418mitTypeScript
:star: Vim for Visual Studio Code
Oni11,47713 years ago6April 02, 2017518mitTypeScript
Oni: Modern Modal Editing - powered by Neovim
Alternatives To Vapournvim
Select To Compare


Alternative Project Comparisons
Readme

VapourNvim Image

Introduction

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

This project is built to be:

  • Functional. The core of an ideal IDE is functionality. If there is anything you want to add, please consider contributing
  • Minimal. VapourNvim gives you what you need. Not too much, not too less.
  • Fast. VapourNvim loads as smooth as butter with an optimum amount of plugins and lazy loading.
  • Easy to Configure. If there's anything extra that you want to add or something you'd like to tweak, VapourNvim has an awesome configuration system built in.

Features

  • Easy to install and use
  • Written in an efficient programming language
  • Extensible package management system
  • Very elegant and clean look
  • Beautiful syntax highlighting with treesitter
  • Language support and Code Autocompletion
  • Great support for version control
  • Terminal integration
  • Efficient file navigation
  • Autoformatting
  • Awesome user configuration system

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.

Popular Vim Projects
Popular Neovim Projects
Popular Text Editors Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Lua
Vim
Ide
Neovim