bogado / file-line

Plugin for vim to enabling opening a file in a given line
http://www.vim.org/scripts/script.php?script_id=2184
299 stars 61 forks source link

Fugitive commands not defined when opening via file-line plugin #44

Open pbrisbin opened 9 years ago

pbrisbin commented 9 years ago

(Also opened, and promptly closed, at https://github.com/tpope/vim-fugitive/issues/602)

I've created a minimal reproducing repo here: https://github.com/pbrisbin/fugitive-bug, the following should show the bug:

Perhaps this is the same issue underlying #42 and #39.

bag-man commented 8 years ago

For future Googlers, this issue is resolved in an alternative plugin here