changed some formatting
This commit is contained in:
@@ -53,7 +53,7 @@ local TAB_WIDTH = 4
|
|||||||
---@type installed_themes
|
---@type installed_themes
|
||||||
local default_theme = 'gruvbox'
|
local default_theme = 'gruvbox'
|
||||||
|
|
||||||
---@type { [string]: installed_themes}
|
---@type { [string]: installed_themes }
|
||||||
local file_specific_themes = {
|
local file_specific_themes = {
|
||||||
markdown = 'vscode',
|
markdown = 'vscode',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user