Added functionality to rename book folders.

This commit is contained in:
yuuzhan 2023-02-20 10:34:40 -05:00
parent f9e6655359
commit 8ccaec3d9f
12 changed files with 652 additions and 148 deletions

View file

@ -7,6 +7,7 @@
"fish": "latest"
},
"extensions": [
"eamodio.gitlens"
"eamodio.gitlens",
"octref.vetur"
]
}