Skip to content

Expose scratch api and make it triggerable from terminal

Compare
Choose a tag to compare
@LintaoAmons LintaoAmons released this 22 Aug 14:29
· 121 commits to main since this release

Jump to scratch file from terminal

nvim -c 'lua require("scratch").scratchByType("md")'

NOTE: you can't lazyload the plugin if you want make the scratch plugin accessible at the init of nvim