summaryrefslogtreecommitdiffstats
path: root/lua/dotfiles/follow.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(nvim): rewrite goto plugin (now called follow)Thomas Vanbesien6 days1-0/+147
* refactor(nvim): rename files and move code aroundThomas Vanbesien2026-06-131-152/+0
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien2026-06-121-3/+10
* fix(nvim): follow plugin expands env vars for file namesThomas Vanbesien2026-06-091-2/+6
* docs: commentThomas Vanbesien2026-06-091-11/+8
* refactor(nvim): extract follow engine into dotfiles.follow moduleThomas Vanbesien2026-06-081-0/+144