summaryrefslogtreecommitdiffstats
path: root/plugin/50-follow.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(nvim): follow <scheme://…> autolinks with gfThomas Vanbesien5 days1-1/+33
* refactor(nvim): group all follow registrations into one sectionThomas Vanbesien6 days1-29/+33
* misc: formatThomas Vanbesien6 days1-1/+4
* fix(nvim): check that NOTES_DIR exists before running code that depends on itThomas Vanbesien6 days1-12/+17
* refactor(nvim): rewrite goto plugin (now called follow)Thomas Vanbesien6 days1-0/+256
* refactor(nvim): rename files and move code aroundThomas Vanbesien2026-06-131-19/+0
* refactor(nvim): extract follow engine into dotfiles.follow moduleThomas Vanbesien2026-06-081-172/+8
* feat(nvim): add notes plugin with wiki-linksThomas Vanbesien2026-06-071-3/+60
* feat(nvim): add follow plugin (open file/URL)Thomas Vanbesien2026-06-071-0/+126