This commit is contained in:
parent
b0d9fff3a1
commit
6916e95520
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ post = "/:year/:month/:day/:15:04:05/"
|
||||||
guessSyntax = true
|
guessSyntax = true
|
||||||
hl_Lines = ""
|
hl_Lines = ""
|
||||||
lineNoStart = 1
|
lineNoStart = 1
|
||||||
lineNos = false
|
lineNos = true
|
||||||
lineNumbersInTable = false
|
lineNumbersInTable = false
|
||||||
noClasses = true
|
noClasses = true
|
||||||
style = "dracula"
|
style = "catppuccin-latte"
|
||||||
tabWidth = 2
|
tabWidth = 2
|
||||||
|
|
Loading…
Reference in a new issue