TarunDaCoder / AlphaNvim

The α Alpha of all neovim configs
MIT License
3 stars 0 forks source link
lua nvim

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 ¯\_(ツ)_/¯

Screenshots

Screenshot1

Screenshot2

Installation

git clone https://github.com/TarunDaCoder/AlphaNvim.git ~/.config/nvim


- Then, inside of neovim do `:Rocks sync`
- And, ta-da! You now have `AlphaNvim` installed! 🎉

## Plugins used
- [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) is our package manager
- [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) for completions
- [barbar.nvim](https://github.com/romgrk/barbar.nvim) is the tabline
- [feline.nvim](https://github.com/freddiehaddad/feline.nvim) is the statusline
- [this](https://github.com/Hitesh-Aggarwal/feline_theme.nvim) is the feline theme i used
- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) is the fuzzy finder
- [conform.nvim](https://github.com/stevearc/conform.nvim) for formatting
- [overseer.nvim](https://github.com/stevearc/overseer.nvim) for code running
- [trouble.nvim](https://github.com/folke/trouble.nvim) better quickfix list and lots more...
- [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)
- [which-key.nvim](https://github.com/folke/which-key.nvim)
- [alpha-nvim](https://github.com/goolord/alpha-nvim) dashboard
- [nvim-spectre](https://github.com/nvim-pack/nvim-spectre) quick find and replace
- [image.nvim](https://github.com/3rd/image.nvim) for image previewing
- [sus.nvim](https://github.com/TarunDaCoder/sus.nvim) for a little bit of fun
- and many more...