From b66d58b70322e48549159a2a65ea3fe0ccdbe179 Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Sun, 15 Jan 2017 15:07:17 +0100 Subject: [PATCH] remove optional value --- rc/core/comment.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/core/comment.kak b/rc/core/comment.kak index ea48b008..f0f73ce7 100644 --- a/rc/core/comment.kak +++ b/rc/core/comment.kak @@ -2,7 +2,7 @@ decl str comment_line "#" ## Block comments -decl str-list comment_block "" +decl str-list comment_block ## Default comments for all languages hook global BufSetOption filetype=asciidoc %{