fix border, obsidian completion and deprecated plugin leftovers

This commit is contained in:
xesc 2025-07-01 22:05:24 +02:00
parent 091a472949
commit 42d0945517
4 changed files with 159 additions and 165 deletions

View file

@ -76,4 +76,3 @@ vim.opt.shortmess = "aItTF"
-- hide buffers instead of closing
vim.opt.hidden = true
vim.opt.winborder = 'rounded'