update README.md

This commit is contained in:
Joshua Nussbaum 2025-01-21 16:34:30 -06:00
parent 4b629cce1c
commit c016d260b9
1 changed files with 7 additions and 8 deletions

View File

@ -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