From f79ef968ca0801e5198eba43e2654c68740d7ece Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:28:37 -0600 Subject: [PATCH] docs: add README.md --- 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..fdfc9c9 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Nvim Config + +This is my neovim configuration. It is - as with all of us - a work in progress. If you are curious about getting started with Neovim I couldn't recommend this course from Typecraft enough: [Neovim from Scratch](https://typecraft.dev/neovim-for-noobs/) + + +