Skip to content

Create mapping or function that wraps at a configurable textwidth #23

@ZeroKnight

Description

@ZeroKnight

The idea is that this would be mostly for comments and docstrings, but might have other uses.

Notes

Setting width:

  • Supplying [count] gives an explicit width
  • Buffer-local width via b:aux_textwidth
  • Global width via g:aux_textwidth

Map to something like gQ<motion>

Metadata

Metadata

Assignees

No one assigned

    Labels

    nvimNeovim configurationplugin-ideaAn idea for a possible plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions