From 1d008099e485130c75a50a4b660148fe41cef7dd Mon Sep 17 00:00:00 2001 From: Matthew Rowe Date: Thu, 23 Feb 2023 21:34:00 -0500 Subject: [PATCH] update --- README.md | 2 +- init.lua | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e8a11c4a..75c24d84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # kickstart.nvim -## Introduction +### Introduction A starting point for Neovim that is: diff --git a/init.lua b/init.lua index 1cb2ecf5..aeca6d28 100644 --- a/init.lua +++ b/init.lua @@ -1,6 +1,5 @@ --[[ -test ===================================================================== ==================== READ THIS BEFORE CONTINUING ==================== =====================================================================