Skip to content

Veha0001/dotAstroNvim

Repository files navigation

dotAstroNvim

My template for getting started with AstroNvim.

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

🛠️ Installation

Termux

Run the following command to install the necessary packages in Termux:

apt update && apt upgrade
apt install termux-api python neovim git nodejs-lts fd ripgrep ruff rust -y
apt install stylua luarocks lua-language-server fzf clang termux-tools -y
apt install lazygit gdu wget tectonic python-pynvim -y

Get more details

Tip

Install NerdFonts for best theme icons.

To get clipboards to device, install Termux:API. But not required for Termux googleplay.

Clone the repository

  • Unix
git clone https://github.com/Veha0001/dotAstroNvim ~/.config/nvim
  • Windows (PowerShell)
git clone https://github.com/Veha0001/dotAstroNvim $ENV:LOCALAPPDATA/nvim

Then you start Nvim

You will need a good network to clone a lot of plugins at the time.

Else you would get some errors.

About

AstroNvim template themes like 💤☕.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •