vim-node
vim-node copied to clipboard
Feature Request: Autocomplete of package paths
It would be great if vim-node could populate autocomplete with node_modules options when typing a require or import statement. Much like: https://github.com/ganemone/NodeRequirer