Commit Verlauf

Autor SHA1 Nachricht Datum
  Boris Staletic dd365b28d8 Bump vim requirement to version 9.1.0016 vor 4 Monaten
  Boris Staletic 5e03ee0943 Fix python tests... again vor 7 Monaten
  Ben Jackson f451807620 Fix traceback in neovim when changin tabs; use WindowID rather than window number for getting the location lists vor 1 Jahr
  Ben Jackson 5182b1efe9 Fix tests vor 2 Jahren
  Ben Jackson 9523936c48 virtual text - fix up awful mock tests vor 2 Jahren
  Boris Staletic 48b0bb2ca7 When available use the faster prop_list API vor 3 Jahren
  Boris Staletic 43ebc100af Avoid KeyError when a different plugin's property type gets deleted vor 3 Jahren
  Boris Staletic e643d35647 Make diagnostic highlighting in buffers without filepath work vor 3 Jahren
  Boris Staletic 2163ff0969 Implement a sane assert_has_exact_calls vor 3 Jahren
  Boris Staletic c90bb62852 Use location list stack, instead of trampling on existing ones vor 3 Jahren
  Boris Staletic 777830bd7b Use text properties for diagnostic highlight vor 3 Jahren
  Boris Staletic d75d806abb Port to unittest vor 3 Jahren
  Ben Jackson 5370171f4c Allow supressing the quickfix height changes vor 4 Jahren
  Boris Staletic 42761535ea Highlight diagnostics with low priority, to allow hlsearch to work vor 4 Jahren
  Boris Staletic 1b4081713c Drop python 3.5 support vor 4 Jahren
  Daniel Leong 8f0646317c Apply patch requested from @bstaletic vor 4 Jahren
  Daniel Leong 982715fcd0 Switch to `with UserOptions`; read from there for vim.options vor 4 Jahren
  Daniel Leong 32af52fa68 Support pulling mocked vim options from @patch('vim.options') vor 4 Jahren
  Boris Staletic b932fe844a Switch to pytest vor 5 Jahren
  Boris Staletic 09503009e5 Switch to unittest.mock vor 5 Jahren
  Boris Staletic c7c682cb64 Drop nose.tools vor 5 Jahren
  Boris Staletic 154cfb2f07 Remove python2 support vor 5 Jahren
  micbou 5e3dd1d9b8 Ignore case when comparing paths on Windows and macOS vor 5 Jahren
  micbou 93fd392ea2 Disable Vim filtering vor 5 Jahren
  micbou b0f18804f3 Update sign place regex pattern for newer versions vor 6 Jahren
  micbou d08be52c62 Preserve previous window when updating matches vor 6 Jahren
  micbou 88bdfc01f9 Fix Flake8 errors vor 6 Jahren
  micbou b6583623a0 Set window height according to the wrap option vor 6 Jahren
  micbou 959d0c4c5f Only use command modifiers if available vor 6 Jahren
  micbou 115f360092 Update matches for all windows vor 6 Jahren