diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-05-19 23:10:06 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-05-19 23:10:06 -0500 |
commit | 9b857f87d56197457bfce4d1a1474c79bf3f91d2 (patch) | |
tree | 58392b09aa9cbe19213f1dd467e30993986d285c /nvim/README.md | |
download | config-9b857f87d56197457bfce4d1a1474c79bf3f91d2.tar.gz |
feat: added initial commit of config files
Diffstat (limited to 'nvim/README.md')
-rwxr-xr-x | nvim/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nvim/README.md b/nvim/README.md new file mode 100755 index 0000000..185280b --- /dev/null +++ b/nvim/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. |