copy_with_context

A Neovim plugin for copying code with context

$ luarocks install copy_with_context

Copy lines with file path and line number metadata.
Supports flexible format strings with custom variables and
repository URL generation for GitHub, GitLab, and Bitbucket.

Features:
- Unlimited custom mappings with unique formats
- Template variables: {filepath}, {line}, {remote_url}
- Repository URL support with commit SHAs
- Works with nested groups (GitLab, GitHub, Bitbucket)

Versions

3.0.1-15 hours ago0 downloads
3.0.0-110 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests