X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a552f7096a9f6e016c9bb1df1e0a77a17caeec1c..74d3009ba480a871df57197144578f1ae4016210:/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`