canola.nvim/doc
Barrett Ruth 75eaf3994d
feat: emit \CanolaFileCreated\ autocmd on file creation
Problem: no way to hook into individual file creation to populate
initial contents, without a plugin-specific config callback.

Solution: fire \`User CanolaFileCreated\` with \`data.path\` after each
successful \`fs.touch\` in the files adapter. Users listen with
\`nvim_create_autocmd\` and write to the path however they like.
2026-03-06 15:50:41 -05:00
..
canola.txt feat: emit \CanolaFileCreated\ autocmd on file creation 2026-03-06 15:50:41 -05:00
upstream.html feat: emit \CanolaFileCreated\ autocmd on file creation 2026-03-06 15:50:41 -05:00
upstream.md docs(upstream): triage PRs #721 and #735 (#74) 2026-03-06 15:48:07 -05:00