Commit Graph

8 Commits

Author SHA1 Message Date
6e904f8f87 fix: fixing a lot of issues 2026-02-04 21:36:54 -05:00
8803de9fac updating plugins 2026-01-22 22:34:34 -05:00
Carlos Gutierrez
cd817820ca Refactor config: fix conflicts, add features, update docs
- Fix keymap conflicts: session (<leader>sS/sR), substitute (<leader>sl)
- Remove duplicate keymaps (window, resize) and options (synmaxcol, foldmethod)
- Add which-key group names for better keymap organization
- Add auto-format on save with smart filtering (conform.nvim)
- Add diagnostic float on hover (CursorHold)
- Add safe buffer close with unsaved changes confirmation
- Add quickfix/location list navigation keymaps
- Add startup config validation (nvim version, executables)
- Enable plugin update notifications in lazy.nvim
- Clean up: remove temporary files (kkk, cleanup script)
- Clean up: remove commented code and fix double function loading
- Update README.md with comprehensive documentation
- Add CHANGELOG.md tracking all changes
2026-01-10 22:13:59 -05:00
Carlos
ae0acb574c fixing 2025-02-20 00:50:00 -05:00
cg8936
d1658f4789 adding prettier as false 2025-02-10 15:01:17 -05:00
Carlos
bc972ba2d2 fix: fixing dockerfile 2025-02-04 20:36:41 -05:00
Carlos
93eb0ef78a Adding Changes 2025-02-02 12:26:38 -05:00
Carlos
dbd430eac2 feat: initial commit 2025-02-01 23:17:13 -05:00