sharpchen
sharpchen
`sioyek.exe` should be added to PATH - [x] Use conventional PR title: `: ` - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
**Is your feature request related to a problem? Please describe.** sometimes I like to test some simple thing by writing a script and inspect the result by sniprun, but such...
Adding something like `vim.g.plenary_busted_test` to indicate the nvim instance is running busted test would be helpful for managing `init.lua` conditionally, something not related to testing might error and print extra...
Treesitter snippets are dependent on `lang` which generally not working on another filetype to extend. So these invalid snippets would be presented unexpectedly on the extended filetype. Maybe we should...