Alex Balgavy

Just some stuff about me.

Here's my dotfiles repository.

Check out my blog.

My keys: PGP, SSH

My crypto wallets (BTC, XMR)


What links here:

Semantic navigation in Vim

&define: what a definition looks like (use let &l:define=...) &include: what a file inclusion looks like (use let &l:include=...) &includeexpr: how an include expression is converted to a filename &path: where Vim should look for files &suffixesadd: what should be appended to string generated with includeexpr to create a valid filename (like an extension)

filenames:

includes:

definitions: