Skip to content

mortonfox/nerdtree-clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nerdtree-clip

Introduction

clip_path is a NERDTree plugin that adds a menu item to copy the full path of the selected file or folder to the clipboard.

Installation

Pathogen

Use the following commands:

cd ~/.vim/bundle
git clone https://github.com/mortonfox/nerdtree-clip.git

Vundle

Add the following to your vimrc:

Plugin 'mortonfox/nerdtree-clip'

Install with :PluginInstall.

Manual Installation

Copy clip_path.vim to ~/.vim/nerdtree_plugin/ (*nix) or ~/vimfiles/nerdtree_plugin (Windows).

Usage

In the NERDTree window, select the desired folder or file and type m and b to copy its path to the clipboard.

About

NERDTree plugin to add selected path to clipboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published