added basic nvim config - still some keybinding missing

This commit is contained in:
Christopher Beckmann
2023-10-14 02:11:20 +02:00
parent 3f1aae39f3
commit 22e741c30c
14 changed files with 639 additions and 0 deletions

1
.config/nvim/init.lua Normal file
View File

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