Skip to content

davidborzek/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.