From c016d260b9e42e4c7db18b8fadcfc00fd3823e54 Mon Sep 17 00:00:00 2001 From: Joshua Nussbaum <67082011+joshuanussbaum@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:34:30 -0600 Subject: [PATCH] update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6c3ae9f0..cb165561 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ -# kickstart.nvim +# 0x4D5352/nvim ## Introduction -A starting point for Neovim that is: - -* Small -* Single-file -* Completely Documented - -**NOT** a Neovim distribution, but instead a starting point for your configuration. +Welcome to my personal neovim config. I started from the official [Kickstart](https://github.com/nvim-lua/kickstart.nvim) repo, +and pivoted once I felt like I knew what I was using and what I even wanted from the config. ## Installation +> **TODO** +> Rewrite the following sections. + + ### Install Neovim Kickstart.nvim targets *only* the latest