Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Modify actions for Markdown #119

Open
Grueslayer opened this issue Jan 16, 2025 · 0 comments
Open

[Feature Request] Modify actions for Markdown #119

Grueslayer opened this issue Jan 16, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Grueslayer
Copy link

Description

I would like to replace the great VooM plugin (https://www.vim.org/scripts/script.php?script_id=2657) with this plugin, so I dont need to have an outliner for progamming languages and one for Markdown.

It has some edit features I like:

  • Delete a section
  • Paste a section
  • Increase/Decrease header level in section

To implement this the plugin needs access to the buffer and get text positions from its internal LSP / Treesitter presentation. Is that technically possible, anyone would like to implement that?

@Grueslayer Grueslayer added the enhancement New feature or request label Jan 16, 2025
@Grueslayer Grueslayer changed the title Modify actions for Markdown [Feature Request] Modify actions for Markdown Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant