Skip to content

Testing the nvim configuration inside a Docker container.

Notifications You must be signed in to change notification settings

mochi-sann/nvim-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to use

  1. git clone
git clone https://github.com/mochi-sann/nvim-docker.git 
  1. run docker
docker compose up -d --build
  1. enter in docker container
docker compose run app /bin/bash
  1. run nvim in docker container
nvim

About

Testing the nvim configuration inside a Docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published