Skip to content

v2.1.0 various stuff

Compare
Choose a tag to compare
@idanarye idanarye released this 28 Oct 23:03
· 56 commits to develop since this release

New features:

  • Add NERDTree style keymaps for opening files
  • Use committer date instead of author date in historyLog
  • Allow setting the Merginal window width
  • Add option to split vertically/horizontally
  • Add merginal_windowSize configuration

Fixes:

  • Use exception number instead of string
  • Fix try catch to has_key
  • Add missing merge commands to mergeConflicts buffer
  • Pushing when there are multiple remotes
  • Keymaps leaking between buffers
  • Add -- after commands to solve branch/path ambiguity
  • Fix command running for Vim8 with :terminal support