Skip to content

This repo is built from the ground up for lightweight Docker dev containers.

Notifications You must be signed in to change notification settings

SteveDala/min-nvim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

min-nvim-dotfiles

This repo is built from the ground up for lightweight Docker dev containers.

Example Dockerfile:

FROM anatolelucet/neovim:latest

RUN apk update
RUN apk add git curl make gcc xclip unzip ripgrep

About

This repo is built from the ground up for lightweight Docker dev containers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages