From 7c5680d1d867c4bb80f22aa7df5ace217096b2ae Mon Sep 17 00:00:00 2001 From: junikimm717 <68165832+junikimm717@users.noreply.github.com> Date: Fri, 27 Jan 2023 19:48:36 -0500 Subject: [PATCH] readme --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0076c..933b024 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,25 @@ # 2023 Neovim Config Files -With Lua, Packer, and language servers. +Neovim Config modernized for 2023; customized in the footsteps of primeagen. + +# Required Dependencies (yes ik) + +- Neovim 0.8 or higher +- NodeJS +- GCC +- Go +- Rust +- Git + +## Additions + +- Shellcheck +- Fzf +- Tmux + +# Installation + +1. Install the dependencies above. +2. Install [packer](https://github.com/https://github.com/wbthomason/packer.nvim) +3. Clone this repository +4. PackerSync