Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andykog/fern-copynode.vim
🌿 fern.vim plugin to copy the selected node's name/path into the system clipboard
https://github.com/andykog/fern-copynode.vim
fern-vim-plugin
Last synced: about 1 month ago
JSON representation
🌿 fern.vim plugin to copy the selected node's name/path into the system clipboard
- Host: GitHub
- URL: https://github.com/andykog/fern-copynode.vim
- Owner: andykog
- Created: 2022-12-09T19:35:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T11:48:23.000Z (about 2 years ago)
- Last Synced: 2024-10-14T05:26:08.507Z (3 months ago)
- Topics: fern-vim-plugin
- Language: Vim Script
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fern-copynode.vim
[![fern plugin](https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen)](https://github.com/lambdalisue/fern.vim)
[fern.vim](https://github.com/lambdalisue/fern.vim) plugin to copy the selected node's name/path into the system clipboard.
## Usage (default mapping)
| Mapping | Action | Description |
| ------- | --------------------| ----------------------------------- |
| `cp` | `copynode-label` | Copy node's name |
| `cP` | `copynode-path` | Copy node's path |