Sven Hergenhahn

Results 35 comments of Sven Hergenhahn

Hi, I see that this has been closed, but either the documentation is too thin here or false. I'd like to see the title printed as well as link text...

I just added ``` @document.meta title: foobarbaz description: authors: categories: created: version: @end ``` at the top of my journal entry, but even then it did not add the title...

sorry for hijacking... I opened #780 for this.

when restarting nvim, mason reinstalls all packages each time, "fails" (not really, but says so), then does not display them. It seems it does not realize that things are installed...

A bit more information: I re-tested with the following minimal config: ```lua local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" if not vim.loop.fs_stat(lazypath) then vim.fn.system({ "git", "clone", "--filter=blob:none", "https://github.com/folke/lazy.nvim.git", "--branch=stable", -- latest...

Hi, I stumbled upon the same issue - trying to checkout a remote branch locally that has never been checked out before locally seems not currently possible. I have seen...

Actually I would prefer if the plugin did not at all replace stuff for pasted content

Yes, it is, but as far as I remember, it is not the expected behaviour of vim-notes, i.e. replacing the dash at the beginning of the line - but the...

for me, too - it's much more concise than having to open the info panel first