X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a552f7096a9f6e016c9bb1df1e0a77a17caeec1c..3decbd6db9f120e8d7c8fa86b5b2f64f7861da0c:/docs/the_black_code_style/future_style.md diff --git a/docs/the_black_code_style/future_style.md b/docs/the_black_code_style/future_style.md index bfab905..861bb64 100644 --- a/docs/the_black_code_style/future_style.md +++ b/docs/the_black_code_style/future_style.md @@ -47,6 +47,8 @@ with contextlib.ExitStack() as exit_stack: ... ``` +(labels/preview-style)= + ## Preview style Experimental, potentially disruptive style changes are gathered under the `--preview`