Skip to content

NERDTree plugin to search under the selected path using vim-ags

License

Notifications You must be signed in to change notification settings

mortonfox/nerdtree-ags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nerdtree-ags

Introduction

ags_path is a NERDTree plugin that adds a menu item to search for a keyword or regex under the selected path using vim-ags.

Installation

Pathogen

Use the following commands:

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

Vundle

Add the following to your vimrc:

Plugin 'mortonfox/nerdtree-ags'

Install with :PluginInstall.

Manual Installation

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

Usage

In the NERDTree window, select the desired folder and then type m and s. Enter a keyword or regex at the prompt to get a vim-ags search results window.

About

NERDTree plugin to search under the selected path using vim-ags

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published