Shougo/neoinclude.vim

javascript require import support

Closed this issue · 7 comments

or maybe someone can tell me how to add $(npm config get prefix)/lib/node_modules and $(npm prefix)/node_modules as paths.

:help g:neoinclude#paths

can you tell me how because the help is not all that clear.

When there is not it, 'path' is used. Refer to 'path' for the description form.

If so, you should use path option.

i cant get it to work and i still think it would be nice if neoinclude had javascript support by default?

Pull request is wellcome.
I don't get the generic solution.

No magic.

Open source solution:
You can fix it if you really need the feature.