belugame

Results 12 issues of belugame

I am using neovim v0.4.4 and vim-plug: Plug 'da-x/depree', { 'do': './rebuild.sh' } The installation seems to finish fine and when I start a interactive rebase I can see the...

#### General informations ``` uname -a && lsb_release -dr Linux lemon 5.2.0-3-amd64 #1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux Description: Debian GNU/Linux bullseye/sid Release: testing ``` - offlineimap version (`offlineimap...

bug
need contributor!
good first issue

As far as I tried with different values of RTV_BROWSER it is not possible to pass arguments when rtv opens a browser for viewing a link e.g. "chromium-browser --new-window". Would...

new feature

Currently the order in which this middleware is inserted in respect to `AuthenticationMiddleware` and `SessionMiddleware` does not matter as we use a closure that returns the request-scope only on-demand. This...

help wanted

In a low number of my big project modernize inserts redundant imports for modules that are not used in the file. E.g. these three imports are added while only `parse`...

Hey, I tried the script on two different Debian machines but was not able to find anything. I have rofi 1.5.4 When I call finder.sh it shows me plenty files....

This was a gotcha for me in switching to the library, the value is set on pre_save and does not allow manually setting a different value if needed. One could...

As you know by now :see_no_evil: my usage heavily relies on clocking in and out. I noticed when I have a caption like "`* Meeting foo`" and press `gI` to...

NVIM 0.4.3 with up-to-date vim-orgmode and vim-dotoo as plugins Scenario: - open a new dotoo file - enter `* asdf` in the first line - save file (due to #82)...

I'm on NVIM v0.4.3 - I open an unsaved buffer with dotoo extension e.g. `nvim foo.dotoo` - Add "`* my caption`" as first line - Press `gI` in normal mode...