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

Open in new window split #25

Closed kentcdodds closed 9 years ago

kentcdodds commented 9 years ago

Is there any way that vim-node could have a command to open the file in a new vertical/horizontal split? Maybe vgf or hgf? A new tab would probably be helpful as well... tgf

moll commented 9 years ago

Hey again,

https://github.com/moll/vim-node#want-c-wf-to-open-the-file-under-the-cursor-in-a-new-vertical-split Do those work for you?

kentcdodds commented 9 years ago

Ah, sorry, I did a ⌘+F for "window" rather than "split" and couldn't find that. Thanks!

moll commented 9 years ago

Yay! :)