nvim: init
Some checks are pending
Build / Lint Code Base (push) Waiting to run
CI / build (push) Waiting to run

This commit is contained in:
Felix Buehler 2026-01-18 16:03:14 +01:00
parent 2919c8695b
commit 9a319d8bf7
17 changed files with 179 additions and 0 deletions

3
.gitmodules vendored
View file

@ -61,3 +61,6 @@
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "nvim/lua/lazy"]
path = nvim/lua/lazy
url = https://github.com/folke/lazy.nvim.git