Skip to content

fxdgear/alpine-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Neovim

This container is build to my preference but you can feel free to fork and modify all you want.

How to use

Install the neovim shell script

Copy the neovim shell script from in the container to anywhere on your $PATH.

docker run -it --rm fxdgear/alpine-neovim:latest cat /neovim | sed -e 's/\r//' > /usr/local/bin/nvim && chmod +x /usr/local/bin/nvim

Run Neovim

now just run the command nvim.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published