X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a552f7096a9f6e016c9bb1df1e0a77a17caeec1c..9b82120ddb81373377b58da5de7caa9495a1551e:/docs/the_black_code_style/future_style.md?ds=sidebyside diff --git a/docs/the_black_code_style/future_style.md b/docs/the_black_code_style/future_style.md index bfab905b..861bb64b 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`