champignoom
champignoom
The keybind system could indeed be more declarative tho, because if one has to use `keybinds.unmap()` to disable a keybind, the same keybind must have already been (destructively re-)mapped, without...
duplicate of https://github.com/nvim-neorg/neorg/issues/929 > Probably wontfix as it's a problem of neovim itself, see https://github.com/nvim-neorg/neorg/wiki/Dependencies#ugly-line-wraps-when-concealing-text.
ah true but the problem only occurs with concealing enabled ig, and it won't be fully fixed until the linked issue is fixed as well.
Nice idea, but I believe encryption is orthogonal to norg syntax and should be implemented in another plugin without using norg syntax, otherwise notes like the following one would be...
as a quick fix you could escape it with `\:`
It turns out that this might not be a problem of treesitter either. Folds are not guaranteed to be consistent across edits and the user is obliged to press 'zx'...
You could try starting a new line with `o` and then deleting that new line. The redundant icon should then disappear. Visual artifacts caused by 'cc' is a known issue...
> Make a list in a heading of level 3 or deeper and add an item with multiple lines.  can't reproduce
Thanks for the advice, but I just tried the PPA version (wslu v4.1.1-1) and the behavior is not changed. I think the problem is that the line of code referred...
@vhyrro I just made a few changes, since v7.0.0 itself has some highlighting issues with modern treesitter and kanagawa.