Historique des commits

Auteur SHA1 Message Date
  Ben Jackson dd419e5cd8 Accept command modifiers (mods) for GetDoc subcommand il y a 1 an
  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 5e7e1f4b9c Don't change the cursor position if GoTo doesnt have one il y a 2 ans
  Boyang DU 681e91878e Auto open possible folding when jumping to a location 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
  Boris Staletic 82ddb1b3a5 Use the standard library for memoizing return values il y a 3 ans
  Ben Jackson 5370171f4c Allow supressing the quickfix height changes il y a 4 ans
  Boris Staletic 1dfe83591d Avoid `u` prefix in literals - it is useless anyway il y a 4 ans
  Boris Staletic 9caaa653ef Avoid Hwair character in file names il y a 4 ans
  Boris Staletic 1b4081713c Drop python 3.5 support 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
  Boris Staletic ec6792dae6 Hamcrest deprecation warning il y a 5 ans
  Ben Jackson f920612c31 Memoize more non-changing method calls il y a 5 ans
  Boris Staletic defe02df00 Automatically delete the WinLeave autocommands il y a 5 ans
  micbou 168c0a334e Ensure positive position for diagnostic matches il y a 5 ans
  micbou 5e3dd1d9b8 Ignore case when comparing paths on Windows and macOS il y a 5 ans
  micbou 98117cab69 Ensure only loclist or quickfix windows are closed il y a 5 ans
  micbou e651d970ed Remove user_options_store dependency il y a 6 ans
  micbou 88bdfc01f9 Fix Flake8 errors il y a 6 ans
  zzbot 487b8ab2b4 Auto merge of #3134 - micbou:fitting-height-wrap, r=micbou il y a 6 ans
  micbou d215342f2f Fix cursor position when replacing chunk 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 87702559f3 Support modifiers for GoTo commands il y a 6 ans
  micbou 115f360092 Update matches for all windows il y a 6 ans