Skip to content

Commit

Permalink
open well-known text files in code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Surendrajat committed Jul 18, 2018
1 parent 4b723d5 commit a9a3c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define COLOR_OUTPUT 0xffffff
#define COLOR_ERROR 0xfb0a2a

#define EDITOR_EXT_CODER "java|smali|xml|yml"
#define EDITOR_EXT_CODER "java|smali|xml|yml|txt|md|SF|properties|clj|MF|crt|json"
#define EDITOR_EXT_VIEWER "gif|jpg|jpeg|png"

#define FILE_PREFERENCES "preferences.ini"
Expand Down

0 comments on commit a9a3c50

Please sign in to comment.