mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Followup of previous change: formatting fix
parent
d7b545b51c
commit
7dcafa0080
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
|
@ -81,7 +81,7 @@ local highlights = require("rose-pine.plugins.galaxyline")
|
|||
config = function()
|
||||
require("obsidian").setup({
|
||||
ui = {
|
||||
hl_groups = require("rose-pine.plugins.obsidian")
|
||||
hl_groups = require("rose-pine.plugins.obsidian")
|
||||
}
|
||||
})
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue