New neovim config.

I've been using neovim for a while but the config got messy so here is a
cleaner config.

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
Louis Hollingworth 2024-03-02 13:31:01 +00:00
commit c5000e27eb
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
11 changed files with 389 additions and 0 deletions

1
init.lua Normal file
View file

@ -0,0 +1 @@
require("lucxjo")