コミット履歴

作者 SHA1 メッセージ 日付
  Ben Jackson dd419e5cd8 Accept command modifiers (mods) for GetDoc subcommand 1 年間 前
  Ben Jackson f451807620 Fix traceback in neovim when changin tabs; use WindowID rather than window number for getting the location lists 1 年間 前
  Ben Jackson 5e7e1f4b9c Don't change the cursor position if GoTo doesnt have one 2 年 前
  Boyang DU 681e91878e Auto open possible folding when jumping to a location 3 年 前
  Boris Staletic c90bb62852 Use location list stack, instead of trampling on existing ones 3 年 前
  Boris Staletic 777830bd7b Use text properties for diagnostic highlight 3 年 前
  Boris Staletic d75d806abb Port to unittest 3 年 前
  Boris Staletic 82ddb1b3a5 Use the standard library for memoizing return values 3 年 前
  Ben Jackson 5370171f4c Allow supressing the quickfix height changes 4 年 前
  Boris Staletic 1dfe83591d Avoid `u` prefix in literals - it is useless anyway 4 年 前
  Boris Staletic 9caaa653ef Avoid Hwair character in file names 4 年 前
  Boris Staletic 1b4081713c Drop python 3.5 support 4 年 前
  Boris Staletic b932fe844a Switch to pytest 5 年 前
  Boris Staletic 09503009e5 Switch to unittest.mock 5 年 前
  Boris Staletic c7c682cb64 Drop nose.tools 5 年 前
  Boris Staletic 154cfb2f07 Remove python2 support 5 年 前
  Boris Staletic ec6792dae6 Hamcrest deprecation warning 5 年 前
  Ben Jackson f920612c31 Memoize more non-changing method calls 5 年 前
  Boris Staletic defe02df00 Automatically delete the WinLeave autocommands 5 年 前
  micbou 168c0a334e Ensure positive position for diagnostic matches 5 年 前
  micbou 5e3dd1d9b8 Ignore case when comparing paths on Windows and macOS 5 年 前
  micbou 98117cab69 Ensure only loclist or quickfix windows are closed 5 年 前
  micbou e651d970ed Remove user_options_store dependency 6 年 前
  micbou 88bdfc01f9 Fix Flake8 errors 6 年 前
  zzbot 487b8ab2b4 Auto merge of #3134 - micbou:fitting-height-wrap, r=micbou 6 年 前
  micbou d215342f2f Fix cursor position when replacing chunk 6 年 前
  micbou b6583623a0 Set window height according to the wrap option 6 年 前
  micbou 959d0c4c5f Only use command modifiers if available 6 年 前
  micbou 87702559f3 Support modifiers for GoTo commands 6 年 前
  micbou 115f360092 Update matches for all windows 6 年 前