Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
/ VapourNvim Public archive

This is a fork of VapourNvim, modified by Augists

License

Notifications You must be signed in to change notification settings

Augists/VapourNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!!在新电脑上我已经改为使用 LazyVim,并且非常推荐你使用!!!


This is a VapourNvim configuration repository modified by Augists

The original project seems to have been abandoned, and the functions in the plugin that are no longer in use have not been updated. The original repository has not been updated for 9 months, and the main contributor has quit maintaining it for academic reasons

I have modified the functions of the null-ls plugin that have been abandoned, added copilot and other plugins, and modified the configuration a little bit according to my usage habits, you can continue to make changes in the lua/Vapour/ directory

Other issues and features will continue to be modified and updated as I use them

这是一个由 Augists 修改过的 VapourNvim 配置仓库

原项目似乎已被放弃,对于插件中已经不再使用的函数并没有修改,截止目前原仓库已经9个月没有更新,主要贡献者也因学业原因退出维护

我修改了 null-ls 插件已经被放弃的函数,并添加了 copilot 等插件,并按照我的使用习惯修改了一点配置,你可以在 lua/Vapour/ 目录下继续进行修改

其他问题和特性还会根据我的使用继续修改和更新


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.

About

This is a fork of VapourNvim, modified by Augists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published