igrekster

Results 2 issues of igrekster

When setting `g:wintabs_switchbuf="useopen"`, `vimdiff file.a file.b` results in a VIM error: ``` continuing in function wintabs#ui#get_tabline[2]..53_get_bufline[5]..wintabs#memoize#call[5]..53_get_bufline_non_memoized Error detected while processing function 1[1]..26_open_buffer_in: line 2: E16: Invalid range: 2wincmd w ```...

Been playing around with `flux` and noticed that the generated code had checks for safe `std::variant` access, even though the logic ensures that it was safe. I've identified a few...

enhancement