Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

0.0.13

Compare
Choose a tag to compare
@zrzka zrzka released this 24 Aug 15:50
· 402 commits to master since this release
  • flake8 checks on Travis CI (thanks to cclauss)
  • Fixed all style issues from flake8 report, down to zero now
  • Analyzer removes trailing white spaces & trailing blank lines
    before analysis is started (can be turned off via bm.settings...)
  • Fixed toggle comments script (#5)
  • Fixed file matching in Open Quickly... (#10)
  • Fixed Esc key code (27 = X, not Esc, Esc = 41) (#11)