Skip to content

elianiva/telescope-npm.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

telescope-npm.nvim

Telescope plugin for npm related things like running scripts or adding/removing packages.

Running Scripts

The command is :Telescope npm scripts

C-v to open in vertical split

C-x to open in horizontal split

CR to open in new tab

recording_2021-07-07-085408.mp4

Installing / Uninstalling Packages

The command is :Telescope npm scripts

C-i to install

C-d to uninstall

Everything inside the prompt will be forwarded into npm cli so you can do -D foo bar baz to install dev dependencies.

recording_2021-07-07-085614.mp4

Configuration

soon

About

npm integration for telescope.nvim, WIP

Topics

Resources

Stars

Watchers

Forks

Languages