This commit is contained in:
parent
85bcfcb236
commit
21c3f36bb4
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 = "catppuccin-latte"
|
style = "emacs"
|
||||||
tabWidth = 2
|
tabWidth = 2
|
||||||
|
|
Loading…
Reference in a new issue