Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 2.72 KB

README.md

File metadata and controls

51 lines (40 loc) · 2.72 KB

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.