lazyvim
LazyVim Configuration
LazyVim/Neovim configuration management and PHP development workflows for YADRLite.
Configuration Architecture
The modern Neovim setup uses LazyVim with modular plugin configuration:
Leader Key: , (comma) - consistent with YADR tradition
Core Configuration Files:
lua/config/options.lua: Global settings (leader key, PHP tab width=4, Copilot settings, Intelephense license key placeholder)lua/config/keymaps.lua: Custom key mappingslua/config/autocmds.lua: Auto-commandslua/config/lazy.lua: Lazy.nvim plugin manager setup
Plugin Organization (lua/plugins/):
More from odysseyalive/dotfiles
awareness-ledger
Institutional memory for your project. Commands: record, consult, review. Usage: /awareness-ledger [command] [args]
1editor-tools
Tmux and Ranger configuration, plugin management, and workflows for YADRLite.
1self-heal
Ambient friction detection and surgical skill correction. Embeds into all skills. Triggers at task resolution when skill instructions caused friction.
1vim-config
Vim configuration with Vim-Plug plugin management, tag navigation, search, and Xdebug debugging for YADRLite.
1skill-builder
Create, audit, optimize Claude Code skills. Commands: skills, list, new, optimize, agents, hooks, verify, inline, ledger
1emacs-config
Emacs configuration with Evil mode, DAP debugging, and project search workflows for YADRLite.
1