Skip to content

contini-aron/nvim-dock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim-dock

an easy way to containerize your neovim config to run it everywhere

Requirements

you need a working docker setup to run the build phase

How to use it

clone the repo.

N.B. the docker file will copy everything that is into the config folder into /home/user/.config and then try to run a config.sh script to run the preliminary steps (e.g. cloning your config repo ecc.) so modify accordingly

run docker build

EXAMPLE CONFIG

the default config.sh is the one i use for my config, it clones my "contini-aron/nvim-conf" repository

OS

Alpine linux is the base container choice to maintain the container as light as possible

About

a simple script to containerize a neovim config

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published