blob: 18161416463e22c343198ef63659d297823b969d [file] [log] [blame]
module Client (Client(..)) where
data Client = SublimeText
| Emacs