Dotfiles/nvim
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
..
theme/cyberqueer.nvim added vim theme cyberqueer.nvim 2025-03-20 08:31:42 +01:00
coc-settings.json made the ip display a little more responsive by upping the pollrate 2025-03-31 10:42:06 +02:00
cyberqueer-airline.vim Update setup/modules/shell.sh 2025-10-13 19:49:20 +02:00
init.lua feat(nvim): convert config to Lua with lazy.nvim 2026-05-19 08:56:43 +02:00