Forked from AstroNvim template
NOTE: This is for AstroNvim v4+
A template for getting started with AstroNvim
To use this config, make sure to have the following packages available on the system:
- neovim v0.9+ (duh)
- rust/rust-analyzer/rustfmt
- nodejs
- npm
- python-pip
- ruby
- zip/unzip/gzip
- lazygit/git
- latex
- fzf
- ripgrep
- lldb
- llvm/clang/clangd/clang-format
- yarn
- optional: gdu, bottom
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak
git clone https://github.com/joske/astronvim_v4 ~/.config/nvim
nvim