Skip to content

Syakhisk/nvim-isolated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Isolated Configuration

This repository contains an isolated Neovim configuration environment. It will not interfere with your existing Neovim configuration by using a separate set of environment variables such as XDG_CONFIG_HOME, XDG_DATA_HOME, etc.

I used this for rewriting my Neovim configuration from scratch. I wanted to keep my existing configuration intact for work and other stuff.

Everything on the ./nvim/ is free to modified and deleted.

Getting Started

  1. Clone the repository:
git clone <repository-url>
cd nvim-isolated
  1. Activate the environment:
source activate
  1. Open Neovim:
nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published