Files
neovim/src
Marco Hinz 951dd1571c vim-patch:7.4.2017
Problem:  When there are many errors adding them to the quickfix list takes
          a long time.
Solution: Add BLN_NOOPT.  Don't call buf_valid() in buf_copy_options().
          Remember the last file name used.  When going through the buffer
          list start from the end of the list.  Only call buf_valid() when
          autocommands were executed.

8240433f48
2017-02-04 17:15:11 -05:00
..
2017-02-04 17:15:11 -05:00
2016-03-02 23:56:38 -05:00
2016-06-03 14:15:36 -04:00
2016-06-03 14:15:36 -04:00