my neovim config, who would've thought
Lua 94.2%
Scheme 3.3%
Other 2.5%
1013 1 0

Clone this repository

https://tangled.org/olexsmir.xyz/init.lua
git@tangled.org:olexsmir.xyz/init.lua

For self-hosted knots, clone URLs may differ based on your setup.

README.md

nvim#

Showcase#

Install#

# Install nvim
paru -S neovim-git
# (optional) backup your old config
mv ~/.config/nvim ~/.config/nvim.old
# clone my setup
git clone https://github.com/olexsmir/nvim ~/.config/nvim