Skip to content

feat: add keymaps to yank file path to clipboard#186

Merged
stanfish06 merged 1 commit into
masterfrom
claude/issue-185-20260612-0845
Jun 12, 2026
Merged

feat: add keymaps to yank file path to clipboard#186
stanfish06 merged 1 commit into
masterfrom
claude/issue-185-20260612-0845

Conversation

@stanfish06

Copy link
Copy Markdown
Owner

Adds <leader>yp (relative path) and <leader>yP (absolute path) keymaps to lua/config/options.lua.

Closes #185.

Generated with Claude Code

<leader>yp yanks the relative path, <leader>yP yanks the absolute path.

Co-authored-by: Zhiyuan <stanfish06@users.noreply.github.com>
@stanfish06 stanfish06 merged commit f313b1a into master Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[idea] Yank current file path to clipboard

1 participant