add micro as an editor option

master
nate 2017-12-03 20:04:54 -08:00
parent 40a2712b41
commit fb0463df2d
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ RAINBOW = False
## ref
EDITORS = ["vim", "vi", "emacs", "pico", "nano", "ed"]
EDITORS = ["vim", "vi", "emacs", "pico", "nano", "ed", "micro"]
SUBJECTS = ["help request", "bug report", "feature suggestion", "general comment"]
## ttbp specific utilities