Skip to content

davidborzek/nvim

Repository files navigation

My Neovim

Features

General

Coding

Try it out

You can easily try this setup using Docker.

docker run --rm -it ghcr.io/davidborzek/nvim

Info: You can also mount a local directory into the container using the -v flag.