mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Fix typo from upstream
This commit is contained in:
parent
701986908c
commit
b96d03cc30
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ onedarkpro.setup({
|
|||
underline = true,
|
||||
undercurl = true,
|
||||
cursorline = true,
|
||||
window_unfocussed_color = true,
|
||||
window_unfocused_color = true,
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue