Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.08 KB

Neovim Config

❄️

Neovim Nix Lua

🚴 Test drive

If you have Nix installed (with flakes enabled), you can test drive this by running:

nix run "github:LorenzBischof/neovim-config"

📝 Editing your config

This project is setup with a Nix shell that automatically switches vim to the current configuration in the repository.

You can activate it with nix develop or Direnv.