Skip to content

TarunDaCoder/AlphaNvim

Repository files navigation

AlphaNvim

The α Alpha of all neovim configs

AlphaNvim is my own neovim configuration after BobVim which isn't really that blazing and isn't really that bloat ¯\_(ツ)_/¯

Warning

This neovim config is not a distro! It is just the config that I use. This config only covers my personal needs.

Screenshots

Screenshot1

Screenshot2

Installation

  • Run this command -
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak

git clone https://github.com/TarunDaCoder/AlphaNvim.git ~/.config/nvim
  • Then, inside of neovim do :Rocks sync

Note

Doing :Rocks sync might take a while the first time you run it as rocks.nvim is a bit slow.

  • And, ta-da! You now have AlphaNvim installed! 🎉

Plugins used