feat: initial commit

New neovim configuration, a continuation from
a1a9da1ddc,
but based on Nix as the plugin/package manager. With a wrapped neovim
instance, for better portability.
This commit is contained in:
Guz
2024-12-03 18:17:33 -03:00
commit 4dd2211721
8 changed files with 456 additions and 0 deletions

1
plugin/init.lua Normal file
View File

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