Browse Source

readme

imac
junikimm717 2 years ago
parent
commit
7c5680d1d8
  1. 24
      README.md

24
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
Loading…
Cancel
Save