1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00

nvim/lua/user/plugins/misc/obsidian.lua: disable ui

This commit is contained in:
Henrik Hautakoski 2024-11-22 10:13:43 +01:00
parent dfac036414
commit dcdca2d3b5

View file

@ -15,6 +15,9 @@ return {
"nvim-lua/plenary.nvim",
},
opts = {
ui = {
enable = false
},
workspaces = {
{
name = "main",