You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With https://github.com/zhimsel/vim-stay installed, vim dist/index.js:155:9 will open dist/index.js, but at the beginning of the file. vim dist and then running :e index.js:155:9 also doesn't work as expected - we open at the beginning of the file.
vim-fetch commit: 0a6ab17
vim-stay commit: 1d0f9145b23cb657ac70dcefb9888f2df5b7e57c set viewoptions=curdir,cursor,folds,slash,unix
vim --version
With https://github.com/zhimsel/vim-stay installed,
vim dist/index.js:155:9
will opendist/index.js
, but at the beginning of the file.vim dist
and then running:e index.js:155:9
also doesn't work as expected - we open at the beginning of the file.vim-fetch commit: 0a6ab17
vim-stay commit: 1d0f9145b23cb657ac70dcefb9888f2df5b7e57c
set viewoptions=curdir,cursor,folds,slash,unix
vim --version
The text was updated successfully, but these errors were encountered: