davidborzek / nvim

My Lua based Neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My Lua based Neovim configuration


Languages

Language:Lua 99.1%Language:Dockerfile 0.8%Language:Shell 0.1%