We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b629cc commit c016d26Copy full SHA for c016d26
README.md
@@ -1,16 +1,15 @@
1
-# kickstart.nvim
+# 0x4D5352/nvim
2
3
## Introduction
4
5
-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,
6
+and pivoted once I felt like I knew what I was using and what I even wanted from the config.
7
-* Small
8
-* Single-file
9
-* Completely Documented
+## Installation
10
11
-**NOT** a Neovim distribution, but instead a starting point for your configuration.
+> **TODO**
+> Rewrite the following sections.
12
13
-## Installation
14
15
### Install Neovim
16
0 commit comments