X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/47480ca33143b250cb33ba501f201838269173ce..43b53a034c9e3ada9295bf7f93be473b66b74f75:/.vim/bundle/black/docs/guides/index.md diff --git a/.vim/bundle/black/docs/guides/index.md b/.vim/bundle/black/docs/guides/index.md deleted file mode 100644 index 127279b5..00000000 --- a/.vim/bundle/black/docs/guides/index.md +++ /dev/null @@ -1,16 +0,0 @@ -# Guides - -```{toctree} ---- -hidden: ---- - -introducing_black_to_your_project -using_black_with_other_tools -``` - -Wondering how to do something specific? You've found the right place! Listed below are -topic specific guides available: - -- {doc}`introducing_black_to_your_project` -- {doc}`using_black_with_other_tools`