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

https://github.com/tizee/nodemodules.vim

A vim plugin help navigate around node_modules for yarn/npm project
https://github.com/tizee/nodemodules.vim

Last synced: 5 months ago
JSON representation

A vim plugin help navigate around node_modules for yarn/npm project

Awesome Lists containing this project

README

          

# Nodemodules.vim

A vim plugin help navigate around `node_modules` with `fzf`.

- npm or yarn is required.

![demo](https://user-images.githubusercontent.com/33030965/131106102-8be38b07-148a-490a-b0e8-4883966a214f.gif)

## Usage

```
:Nodemodules [pattern-of-package-name]
```