Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-27 | Extend statusline interface (#2240) | petpetpetpet | |
* Extended statusline.vim to provide an efficient way to access the first errors,warnings,stylerrors,stylewarnings,etc from the loclist. * Added documentation and help for the new API function. | |||
2018-07-04 | Remove deprecated code for the 2.0 releasev2.0.0 | w0rp | |
2017-10-03 | Fix typos | rhysd | |
2017-08-22 | #653 - Always set loclist or quickfix in a timer callback, which prevents ↵ | w0rp | |
errors E924, E925, and E926 | |||
2017-08-13 | #653 Filter items based on the buffer number for problem counts | w0rp | |
2017-05-21 | Fix counting of warnings and style warnings | w0rp | |
2017-05-21 | #149 - Support info and style problem types for status lines | w0rp | |
2016-10-24 | Merge everything into the one global map. | w0rp | |
2016-10-23 | #107 Stop jobs when buffers close | w0rp | |
2016-10-22 | Clean up some test filenames and extraneous code | Bjorn Neergaard | |