From a8a89f05b28eb14a9b9d045cf418ca8c3c016cd9 Mon Sep 17 00:00:00 2001 From: korefrancis Date: Sat, 8 Jul 2023 12:03:20 +0300 Subject: [PATCH] first commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..185280b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# 💤 LazyVim + +A starter template for [LazyVim](https://github.com/LazyVim/LazyVim). +Refer to the [documentation](https://lazyvim.github.io/installation) to get started.