untabbify

This commit is contained in:
Stephan Dilly 2020-04-30 16:08:43 +02:00
parent 66cb359e18
commit adede8db5c

View file

@ -11,10 +11,10 @@ readme = "README.md"
license = "MIT" license = "MIT"
categories = ["command-line-utilities"] categories = ["command-line-utilities"]
keywords = [ keywords = [
"git", "git",
"gui", "gui",
"cli", "cli",
"terminal", "terminal",
"ui", "ui",
] ]