Andreas Schneider

Results 77 issues of Andreas Schneider

Hi, if I select the frame count and initial delay I see that the camera focues but does not take the picture. Then it reports an error. Is there a...

Hi, would it be possible to support focus backeting? So either you select 3 or 5 focus points and the camera will shot them, or a start and an end...

I've installed Flym and added two rss feeds. Today there was a big update for one feed with over 20 new items. However Flym only displays the first not and...

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) - [X] I have updated 'mini.nvim' to latest version ### Module(s) indent ### Description When...

mini.indentscope
neovim-upstream

KDE uses the kwallet password manager to provide a DBUS API for password storage. For this they don't use the `org.freedesktop.secrets` API but have provide their own via `org.kde.kwalletd5`. There...

new feature

Till now I used [null-ls](https://github.com/jose-elias-alvarez/null-ls.nvim/) with shellcheck. The nice thing was that it supported code action. The code action added comments like: ```sh # shellcheck disable=2181 ``` You could select...

Are there plans to support Image operations? Or is this missing because of the kernel driver of 4.18? ``` Number of platforms 1 Platform Name AMD Accelerated Parallel Processing Platform...

### Describe the bug The autocmd described in `:help restore-cursor` doesn't work. ### Steps to reproduce A simple reproducer would be: ``` autocmd BufRead * autocmd FileType ++once echo "wurst"...

bug
documentation

The plugin doesn't take `vim.bo.expandtab` into account and always uses spaces.

**Describe the bug** nvim-treesiter module support will be removed https://github.com/nvim-treesitter/nvim-treesitter/issues/4767