Historique des commits

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