mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-23 04:31:57 +00:00
Stylua formatting pass
This commit is contained in:
@@ -34,7 +34,10 @@ return { -- Non programming quality of life utilities go here
|
||||
path = fallback_path,
|
||||
})
|
||||
|
||||
vim.notify("Obsidian: 'Work_Notes' not found. Using fallback path.", vim.log.levels.WARN)
|
||||
vim.notify(
|
||||
"Obsidian: 'Work_Notes' not found. Using fallback path.",
|
||||
vim.log.levels.WARN
|
||||
)
|
||||
end
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user