feat: use marks.nvim for mark column #4

Merged
dikkadev merged 1 commit from codex/add-marks-display-beside-line-numbers into main 2025-09-16 16:35:06 +00:00
dikkadev commented 2025-09-16 16:16:56 +00:00 (Migrated from github.com)

Summary

  • replace the custom mark column helper with the lightweight chentoast/marks.nvim plugin configured without its default keymaps
  • pin the plugin in lazy-lock.json

Testing

  • nvim --headless '+Lazy! sync' +qa (fails: nvim is not available in the container)

https://chatgpt.com/codex/tasks/task_e_68c90991318c832eb50c9ceafb720778

## Summary - replace the custom mark column helper with the lightweight `chentoast/marks.nvim` plugin configured without its default keymaps - pin the plugin in `lazy-lock.json` ## Testing - nvim --headless '+Lazy! sync' +qa *(fails: `nvim` is not available in the container)* ------ https://chatgpt.com/codex/tasks/task_e_68c90991318c832eb50c9ceafb720778
Sign in to join this conversation.
No description provided.