Erik Westrup

Results 63 issues of Erik Westrup

I would like the file browser to act globally meaning that it's either hidden in all tabs or visible in all tabs. By setting ```lua open_on_tab = true ``` I...

feature request
PR please

First, thanks for this great plugin. I very much enjoy not having to manually toggle all vim instances when the system mode changes! Lately I've came across at least three...

First of; many thanks for this plugin, I'm so glad that I have discovered this! I used to use the [AltN8](https://plugins.jetbrains.com/plugin/1475-altn8) plugin when I was on Intellij. Now that I'm...

## Information **VIM version** ``` NVIM v0.7.2 Build type: Release ``` Operating System: macOS 12.5 ## What went wrong I have a ruby method like this ```ruby def whatever? #...

bug

Hi, I'm running a up-to-date arch installation on my Thinkpad T430s using `aur/slimlock 0.12-1`. If slimlock is activated and I put my laptop in my docking station, which is connected...

Soon people will start forking like crazy when the taskd server is out of alpha. So we need some test suites for automatic regression testing so things that are broken...

Hey, this is a cool plugin, it's useful! However I've needed to disable it unfortunately as it does not play well with tmux. When switching to another window in tmux,...

First, thanks for this great dotfiles manager! I recently migrated from my own >10y old semi-homebrewn solution with many clumsy shell scripts. Dotbot made it all much simpler for me!...

Hey, thanks for this great tool `dark-notify`. I very much enjoy my NeomNim instances automatically switching color mode as the system switches! Today I switched to iTerm 3.5beta as it...

Thanks for providing this module. I've used the PriorityQueue a bit and noticed something that looks like a bug to me. It seems like if the same element is inserted...