moll / vim-node

Tools and environment to make Vim superb for developing with Node.js. Like Rails.vim for Node.
http://www.vim.org/scripts/script.php?script_id=4674
Other
807 stars 59 forks source link

resolve ./Component as Component/Component.js #51

Open eljusto opened 5 years ago

moll commented 5 years ago

Hey!

Thanks for sharing your code, although I'm not sure this idiosyncratic style should go to Node.vim directly. Do you think we could somehow make it easy for you to extend gf, so if the Node.js module resolving mechanism fails, you could try all kinds of alternatives, like this Component/Component.js thing?