Skip to content

Conversation

charlespwd
Copy link

Proposed changes:

  • Use the node.js module resolution algorithm
  • Add support for $NODE_PATH
  • Add support for configurable g:vim_node#node_path variable
  • Add .editorconfig to prevent mixed indentation

So if you ever defined src as your NODE_PATH for a project, you'll now be able to resolve your fancy imports with gf.

fixes #11

@charlespwd charlespwd closed this Apr 23, 2025
@moll
Copy link
Owner

moll commented Apr 23, 2025

Hey, thanks, but I'll reopen this as a reminder to check it out someday. :)

@moll moll reopened this Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using gf, etc, for AMD module paths.

2 participants