Commit Graph

5 Commits

Author SHA1 Message Date
Nguyễn Gia Phong 3bd7b59b2c [mdir] Remove trailing semicolon 2019-12-07 16:39:09 +07:00
Nguyễn Gia Phong bea390a75e Correct the copyright headers of the rest widget type 2019-09-14 10:33:40 +07:00
Nguyễn Gia Phong 83efd26802 Nitpick style, mainly to make luacheck happy
Only cover the widget types that were recently refactored.
A few conventions are set as followed:
* Textwidth is preferably 80, since the whole point of tiling windows
  is to be able to view more pane of codes
* Standard, 3rd-party and local require should be grouped together
* Closing parentheses should not be on lines by themselves

There should be a style guide to clarify these.
2019-08-23 22:50:13 +07:00
Nguyễn Gia Phong 7ae6a84b52 [mdir] Switch to async call
mdir is only semi-tested that it does work:
I have not set up maildir to check if the matching patterns are correct
2019-05-29 21:46:02 +07:00
mutlusun 261684f8b8
move mdir widget to match new layout 2017-01-25 21:30:43 +01:00