From 96725b1cb38ca6735ead5688f304c71955476c30 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Tue, 12 Dec 2023 20:47:43 +0900 Subject: [PATCH] fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 270b53f..e4a77af 100644 --- a/config.toml +++ b/config.toml @@ -69,7 +69,7 @@ post = "/:year/:month/:day/:15:04:05/" guessSyntax = true hl_Lines = "" lineNoStart = 1 - lineNos = false + lineNos = true lineNumbersInTable = false noClasses = true style = "onedark"