From 14e609bf9aa728b2b1fddcb05631f8ad1826fc6b Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Wed, 8 Oct 2025 15:11:46 +0300 Subject: [PATCH] chore: add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b991b5 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Minimal Neovim Configuration + +> A simple, single-file Neovim setup for modern workflows. No bloat, just essentials. + +> [!NOTE] +> Neovim 0.12+ is required for Lua API features used in this config.