Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
/ envi Public archive

A neovim config others will envy

Notifications You must be signed in to change notification settings

ilexite/envi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

envi

A neovim config others will envy

Table of contents

Install

To install envi, close this repository to the required directory:

git clone --depth=1 https://github.com/ilexite/envi.git \
	${XDG_CONFIG_HOME:-$HOME/.config}/nvim

Now, envi should be installed and will perform a first-time setup once you launch it.

It is recommended to run a :checkhealth once you install envi, and fix any problems.

Uninstall

Had enough fun with envi? To uninstall, remove your neovim config directory:

rm -rf ${XDG_CONFIG_HOME:-$HOME/.config}/nvim

Then, run neovim and perform a :PackerClean. envi should now be uninstalled.

Showcase

Dashboard

Dashboard

With some code

Code

File searching and more

Telescope

About

A neovim config others will envy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages