refactor(nvim): Simplify config into a single init.lua

This commit is contained in:
2026-03-16 04:11:58 +00:00
parent b78b742927
commit 9ef40d822d
21 changed files with 800 additions and 911 deletions

6
.gitmodules vendored
View File

@@ -38,3 +38,9 @@
path = .config/xmobar/xmobar-git
url = https://codeberg.org/xmobar/xmobar
branch = master
[submodule ".config/nvim/pack/local/opt/worktrees.nvim"]
path = .config/nvim/pack/local/opt/worktrees.nvim
url = git@github.com:afonsofrancof/worktrees.nvim
[submodule ".config/nvim/pack/local/opt/osc11.nvim"]
path = .config/nvim/pack/local/opt/osc11.nvim
url = git@github.com:afonsofrancof/osc11.nvim