chore(vim): change default todo name to be my GitHub username
This commit is contained in:
parent
0598663b42
commit
2fedfbe6fc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
# contributor: Ade Attwood <code@adeattwood.co.uk>
|
||||
# filetypes: all
|
||||
# --
|
||||
TODO(${1:ade}): $0
|
||||
TODO(${1:AdeAttwood}): $0
|
||||
|
|
|
|||
Loading…
Reference in a new issue