Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add callout_completions setting to selectively disable callout completions#321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Feel-ix-343 wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdevin/1764099715-callout-completions-setting

Conversation

@Feel-ix-343
Copy link
Owner

@Feel-ix-343Feel-ix-343 commentedNov 25, 2025
edited
Loading

Summary

Adds a newcallout_completions boolean setting that allows users to disable callout completions. This addresses issue#226 where users want to disable the built-in callout completions to use their own snippet implementations (e.g., via LuaSnip).

The setting defaults totrue to maintain backward compatibility. Users can setcallout_completions = false in their.moxide.toml or~/.config/moxide/settings.toml to disable callout completions.

Review & Testing Checklist for Human

  • Verify the setting works by addingcallout_completions = false to a config file and confirming callout completions no longer appear when typing> in a markdown file
  • Confirm the default behavior (no config change) still provides callout completions as before
  • Consider if documentation should be updated to mention this new setting

Notes

Closes#226

Link to Devin run:https://app.devin.ai/sessions/72a475cd2c40405f92aaad90a79e481f
Requested by: Felix Zeller (@Feel-ix-343)

…tionsAddresses issue#226 - allows users to disable callout completions via aboolean setting in their config file. The setting defaults to true tomaintain backward compatibility.Users can now set callout_completions = false in their .moxide.toml or~/.config/moxide/settings.toml to disable callout completions and usetheir own snippet implementations instead.Co-Authored-By: Felix Zeller <felixazeller@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Selectively disable callout completion (NVIM)

1 participant

@Feel-ix-343

[8]ページ先頭

©2009-2025 Movatter.jp