vim-npr icon indicating copy to clipboard operation
vim-npr copied to clipboard

Sensible 'gf' for Node Path Relative JS module resolution per project 🐿

Results 2 vim-npr issues
Sort by recently updated
recently updated
newest added

I just noticed, that @material for example is not correctly resolved. Looks like "expand("")" is just dropping the "@" char ... tried some workarounds, but it does not seem to...

Hello, Thanks for the great plugin. Is this the correct way to add 'src/screens' to the lookup path? When I do so in package.json it works fine, but most of...