Skip to content

joske/astronvim_v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroNvim Template

NOTE: This is for AstroNvim v4+

A template for getting started with AstroNvim

🛠️ Installation

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

Make a backup of your current nvim and shared folder

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

Clone the repository

git clone https://github.com/joske/astronvim_v4 ~/.config/nvim

Start Neovim

nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages