Skip to content

Commit e0f39c5

Browse files
committed
chore: tweak keywords and categories in Cargo.toml
1 parent d052cb8 commit e0f39c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ homepage = "https://github.com/numToStr/lemmy-help"
99
repository = "https://github.com/numToStr/lemmy-help"
1010
license = "MIT"
1111
readme = "README.md"
12-
keywords = ["parser", "lua", "emmylua"]
13-
categories = ["parser", "command-line-utilities"]
12+
keywords = ["parser", "lua", "emmylua", "vimdoc"]
13+
categories = ["parsing", "command-line-utilities"]
1414
exclude = [
1515
".aur/**",
1616
".cargo/**",

0 commit comments

Comments
 (0)