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