update README.md
This commit is contained in:
parent
4b629cce1c
commit
c016d260b9
15
README.md
15
README.md
|
@ -1,17 +1,16 @@
|
||||||
# kickstart.nvim
|
# 0x4D5352/nvim
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
A starting point for Neovim that is:
|
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.
|
||||||
* Small
|
|
||||||
* Single-file
|
|
||||||
* Completely Documented
|
|
||||||
|
|
||||||
**NOT** a Neovim distribution, but instead a starting point for your configuration.
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
> **TODO**
|
||||||
|
> Rewrite the following sections.
|
||||||
|
|
||||||
|
|
||||||
### Install Neovim
|
### Install Neovim
|
||||||
|
|
||||||
Kickstart.nvim targets *only* the latest
|
Kickstart.nvim targets *only* the latest
|
||||||
|
|
Loading…
Reference in New Issue