Dotfiles/nvim.old
The_miro 20cf670adb feat(nvim): convert config to Lua with lazy.nvim
Renames nvim/ → nvim.old/ (preserving init.vim + incomplete prior attempts)
and creates a fresh nvim/ with init.lua. All settings, keymaps, and plugin
declarations are converted from VimScript to Lua idioms. Plugin manager
migrated from vim-plug to lazy.nvim, which self-bootstraps on first launch.

shell-setup.sh updated to drop the vim-plug curl install; the symlink and
airline theme copy are retained (path updated for lazy's data directory).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 08:56:43 +02:00
..
lua feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00
theme/cyberqueer.nvim feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00
coc-settings.json feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00
cyberqueer-airline.vim feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00
init.lua.old feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00
init.vim feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00