all repos

init.lua @ main

my nvim config
76e92f0 — Oleksandr Smirnov Thu, 19 Feb 2026 2026-02-19 19:31:37 +0200
improve my ledger setup
55c9270 — Oleksandr Smirnov Fri, 13 Feb 2026 2026-02-13 20:36:44 +0200
update plugins and nvim
68325ad — Oleksandr Smirnov Sat, 07 Feb 2026 2026-02-07 22:36:13 +0200
refactor: update dlv to use tmux

Clone urls

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

Mirror status

Last updated 24 minutes ago from: https://github.com/olexsmir/init.lua

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