Neovim configs for 2023. Hopefully they last.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
410 B

2 years ago
2 years ago
  1. # 2023 Neovim Config Files
  2. Neovim Config modernized for 2023; customized in the footsteps of primeagen.
  3. # Required Dependencies (yes ik)
  4. - Neovim 0.8 or higher
  5. - NodeJS
  6. - GCC
  7. - Go
  8. - Rust
  9. - Git
  10. ## Additions
  11. - Shellcheck
  12. - Fzf
  13. - Tmux
  14. # Installation
  15. 1. Install the dependencies above.
  16. 2. Install [packer](https://github.com/https://github.com/wbthomason/packer.nvim)
  17. 3. Clone this repository
  18. 4. PackerSync