From 820b7cc1f76767d9cead8022668c5932fec00d28 Mon Sep 17 00:00:00 2001
From: tv <tv@krebsco.de>
Date: Sun, 3 Feb 2019 13:39:30 +0100
Subject: [PATCH] tv vim todo: form feed ends a block

---
 tv/2configs/vim.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix
index 575a3bcb0..9942ff65b 100644
--- a/tv/2configs/vim.nix
+++ b/tv/2configs/vim.nix
@@ -169,7 +169,7 @@ let {
           \ contained
           \ contains=Comment
           \ fold
-          \ start="^[^1-9]" end="^[1-9]"re=s-1,he=s-1,me=s-1
+          \ start="^[^1-9]" end="^[1-9]"re=s-1,he=s-1,me=s-1
 
         syn sync minlines=1000