feat: Add commentstring for vim plugin#3104
Conversation
Enables comment toggle with commenting plugins or Neovim's built-in `gcc` mapping`
WalkthroughA new file named Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments not posted (2)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
🤖 I have created a release *beep* *boop* --- ## [8.27.0](v8.26.0...v8.27.0) (2025-01-08) ### Features * Add commentstring for vim plugin ([#3104](#3104)) ([bd0d36e](bd0d36e)) ### Documentation * add examples for rule item access helpers and subpath ([a0cf5a1](a0cf5a1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Enables toggling comments with commenting plugins or Neovim's built-in `gcc` mapping <!--Add a description of your PR here--> ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. (**NA, I think**) * [x] The documentation (`docs/`) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake). (**NA too, I think**) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new Vim configuration for Snakemake files that enhances comment formatting. - Comments in Snakemake scripts will now automatically begin with a hash symbol followed by a space for better readability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
🤖 I have created a release *beep* *boop* --- ## [8.27.0](snakemake/snakemake@v8.26.0...v8.27.0) (2025-01-08) ### Features * Add commentstring for vim plugin ([snakemake#3104](snakemake#3104)) ([bd0d36e](snakemake@bd0d36e)) ### Documentation * add examples for rule item access helpers and subpath ([a0cf5a1](snakemake@a0cf5a1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>



Enables toggling comments with commenting plugins or Neovim's built-in
gccmappingQC
docs/) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake). (NA too, I think)Summary by CodeRabbit