#231 — April 16, 2026 by Evan Chen
Today I learned you can add the modeline
vim: path+=docs
so that using gf on content.md will cause Vim to look for docs/content.md
too. It's about time.
Today I learned you can add the modeline
vim: path+=docs
so that using gf on content.md will cause Vim to look for docs/content.md
too. It's about time.