-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
The recent commit conflicts with vim-buffergator.
Error detected while processing function <SNR>38_lastplace:
line 2:
E16: Invalid range
E16: Invalid range
The conflict was introduced at the commit f1c8989ea6af5ed297d7d622d190a86cc86f7681
, the commit 36c4ae38130232134ece7bdd0e844d8034b585ab
works.
Maybe I could change the default setting to ignore vim-buffergator list window, but I do not know vim-buffergator list window type or name.
let g:lastplace_ignore = "gitcommit,gitrebase,svn,hgcommit"
let g:lastplace_ignore_buftype = "quickfix,nofile,help"
Metadata
Metadata
Assignees
Labels
No labels