First of all install Neovim (version >= 0.10.0).
After that clone this repo into your neovim configuration folder.
git clone https://github.com/BugLight/my-nvim-config.git ~/.config/nvim
git clone https://github.com/BugLight/my-nvim-config.git "$env:LOCALAPPDATA/nvim"
- Dark green bamboo.nvim theme
- Welcome screen (using alpha-nvim)
- Treesitter with text objects and rainbow parentheses
- Configured LSP with code completion and convinient navigation (thanks to lspsaga)
- AI powered completion using Codeium
- Git integration: fugitive + gitsigns.nvim