From 1cfcb70b2120801e653df17520bf894152436b7b Mon Sep 17 00:00:00 2001 From: Taken Date: Wed, 14 Jun 2023 20:25:30 +0200 Subject: [PATCH] adding readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b987cb8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# My curent Neovim config + +Inspired by [ThePrimeagen](https://github.com/ThePrimeagen/init.lua)