Roland Fredenhagen

Results 173 issues of Roland Fredenhagen

It would be great to see at least the status (suc/fail) for each task, directly in the App

It seams like `vim_markdown_folding_level` is ignored and only `foldlevel` makes a difference. I tried both setting it via nvim/init.vim and via `:let g:vim_markdown_folding_level = 1` followed by `:edit` and it...

**BUG** This seams to only happen when in a `heading level` higher than the fold level in my case `2`, The only other markdown plugin I have is [plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown) which...

### Enhancement Type New server type ### Describe the enhancement Currently, Modrinth mod packs are still in alpha, but as far as I can tell the format seems to be...

enhancement
keep

When changing the accent color while in black theme, it switches visually to dark mode, black theme keeps being ticked. Black theme can be restored by dis- and reenabeling or...

Type: Bug

It seams like some buildings have gaps in their OSM model. I think a reasonable solution would be to move the lowest vertices of a floating building part to the...

This is more a question than an issue, but discussions aren't enabled in this repository. In the options documentation, it says that the `texlab` formatter for latex is not yet...

While my use case might be a bit unusual (trying to implement the neovim api from lua, to write a plugin with mlua) the feature might have more useful use...

It would be good to either make them public or improve the documentation everywhere they are used, so that you can have a quick look on what actually are the...

documentation
enhancement

One great thing to have would be https://neovim.io/doc/user/lua.html#lua-ui Sadly they are only usable with callbacks, but with #38 this could maybe be made to be async instead. Especially because they...

enhancement