Skip to content

helmecke/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

Getting Started

I manage nvim-config using (GNU Stow).

Install nvim-config by cloning the git repository. I recommand using ghq.

ghq get https://github.com/helmecke/nvim-config.git

# or

git clone https://github.com/helmecke/nvim-config.git ~/.nvim-config

You can now symlink any configurations you wish to use:

# Enter repository folder
cd $(ghq list -p | grep helmecke/nvim-config)

#or

cd ~/.nvim-config

# Symlink nvim config
stow -t ~ nvim

# Remove nvim symlink
stow -t ~ -D nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages