diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2019-12-10 21:32:56 +0100 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2019-12-10 21:32:56 +0100 |
commit | 16ee529be06429129c6aa43b0fb9b3e9af103a67 (patch) | |
tree | 00abb901c6afc0de48baad1258e5b94f4faa4872 /README.md | |
parent | 47250273e2bb1980c213561307e5f0501975e852 (diff) | |
download | idea_caseconv-16ee529be06429129c6aa43b0fb9b3e9af103a67.tar.gz idea_caseconv-16ee529be06429129c6aa43b0fb9b3e9af103a67.tar.bz2 idea_caseconv-16ee529be06429129c6aa43b0fb9b3e9af103a67.zip |
Add dot.case conversionv0.5.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ The plugin provides actions to convert to these cases: - `lower case` - `fLIP cASE` - `Title Case` +- `dot.case` The Plugin was inspired by the [Case Conversion Plugin for SublimeText](https://packagecontrol.io/packages/Case%20Conversion). |