tomtom / quickfixsigns_vim

Mark quickfix & location list items with signs
http://www.vim.org/scripts/script.php?script_id=2584
GNU General Public License v3.0
131 stars 13 forks source link

Strange error appearing frequently #48

Closed pjrt closed 10 years ago

pjrt commented 10 years ago

screen shot 2014-03-26 at 10 07 26 am

Not sure what is causing it, but the above error seems to be happening frequently whenever QuickfixSigns tries to do anything (save file, change buffer, etc). The function failing is getbufvar, which makes me think that the fact that I have a lot of buffers open might have something to do with it.

pjrt commented 10 years ago

Well I restarted mvim (only 2 buffers now) and it happened again. It seems to happen when I open up quickfix.

tomtom commented 10 years ago

Well I restarted mvim (only 2 buffers now) and it happened again. It seems to happen when I open up quickfix.

Which version of vim does mvim correspond to? 7.2?

Does :echo getbufvar(1, '&ft', '') yield an error?

pjrt commented 10 years ago

Kind of late but yeah, vim 7.3