Skip to content

Commit

Permalink
Get rid of useless tmp file and correct json error on sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
ejortegau committed Feb 5, 2019
1 parent 0d40bcb commit 6e22330
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .autotext.conf_sample.json.kate-swp
Binary file not shown.
2 changes: 1 addition & 1 deletion autotext.conf_sample.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"test": "This is my first test!",
"done": "Done:\n{code}\n___PLACEHOLDER___\n{code}",
"dipc": "Done in commit ___PLACEHOLDER___.",
"dipc": "Done in commit ___PLACEHOLDER___."
}

0 comments on commit 6e22330

Please sign in to comment.