Releases: tomarrell/vim-npr
Releases · tomarrell/vim-npr
Open file in new window or new tab
This release adds support for opening a file in a new window, or a new tab. By default, bound to <C-w>f and <C-w>gf respectively.
It also adds two new functions.
VimNPRFindFile_NewWindowVimNPRFindFile_NewTab
Thanks to @kwikenkwak for the contribution.
Sensible Path Resolution
This release will mark the first official release of vim-npr. A few notable changes since pre-1.0:
- Better error reporting
- Fixed resolution of relative paths (resolves #1)
- New filename defaults
- Resolution of common node_module roots at
src/index.jsandlib/index.js - Custom command support