Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 |