Toni Müller

Results 25 issues of Toni Müller

**NeoVim Version** ``` NVIM v0.8.3 Build type: Release LuaJIT 2.1.0-beta3 Übersetzt von builduser Features: +acl +iconv +tui ``` **Describe the bug** On some colorschemes the statuscolumn is colored differently than...

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature It would be very helpful to show the git status of a...

enhancement
P2

app version: 1.1.0 - [ ] twitch api key set - [ ] youtube api key set ______ issue description: I want to set up vod2pod on my raspberry pi...

I'm currently looking over https://github.com/AstroNvim/astrocommunity/tree/main/lua/astrocommunity/editing-support/auto-save-nvim . They use some magic to make autoformat work with this plugin. I think we should support that out of the box, without any manual...

This is the feature branch of the first breaking changes. All commits here are already approved. Do NOT squash merge this PR. Also wait for https://github.com/okuuva/auto-save.nvim/pull/48

With https://github.com/okuuva/auto-save.nvim/pull/48 we have our first breaking change that is inevitable to come. > I'd love to get this fixed because now that I see the typo I can't unsee...

### Description Hi, I'm facing an issue, where there are not getting any enums (js or ts) generated. It's starting from version v0.43.0. I did adjust the config change (`enums`...

bug 🔥
feature 🚀

In my `nvim-lint` setup I have a linter for fish set up: ``` lint.linters_by_ft = { fish = { 'fish' }, } ``` Now fish doesn't need a separate linter...

#### Is your feature request related to a problem? Please describe I want to see the exit code of successful commands and commands that exit with 1, but still want...

🌊 enhancement

So I don't know if this even is an issue, but I would like to hear your thoughts on it! I currently have vod2pod set up on my local network....

enhancement