mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
fixed to stylua style
This commit is contained in:
@@ -200,7 +200,7 @@ local monthmap = {
|
||||
local dateformats = {
|
||||
date = "%Y-%m-%d",
|
||||
week = "%V",
|
||||
isoweek = "%Y-W%V"
|
||||
isoweek = "%Y-W%V",
|
||||
}
|
||||
|
||||
local function calculate_dates(date)
|
||||
|
||||
Reference in New Issue
Block a user