Add new tags to the config file

This commit is contained in:
JAremko 2019-05-05 20:51:44 +03:00 committed by Eugene Yaremenko
parent 77c680160e
commit 2858f880ab
1 changed files with 4 additions and 1 deletions

View File

@ -28,13 +28,15 @@
"versioning"
{"spacemacs" ["distribution"
"util"
]}
]}
"tag"
"theme"
"tool"
"vim"
"web service"
"uncategorized"
]
:spacetools.spacedoc.config/valid-tags
{"programming" "Programming languages"
"music" "Music"
@ -71,5 +73,6 @@
"theme" "Themes"
"multi-paradigm" "Multi-paradigm"
"checker" "Checkers"
"uncategorized" "README.org files that need proper tags"
}
}