Max Gorin

Results 8 issues of Max Gorin

Would be useful to be able to hide certain preset table helpers, such as "References". Additionally, would be great to be able to put preset table helpers to the bottom...

enhancement

When I return from the zoom mode back to the original, the `nowrap` window setting gets reset. Expected behavior: the `nowrap` setting on the window should always be preserved when...

Below is what I'm seeing with the following settings: ```lua { 'nyngwang/NeoZoom.lua', config = function() require('neo-zoom').setup { winopts = { offset = { top = 0, left = 0, width...

https://pairs.one/ https://github.com/mxgrn/pairs.one

deploy.rb like this: ``` application = "signal" repository = 'git://github.com/dcrec1/signal.git' hosts = ['hooters', 'geni'] ``` ... wouldn't take any effect. While this: ``` @application = "signal" @repository = 'git://github.com/dcrec1/signal.git' @hosts...

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature When using netrw with projectionist installed, creating a new file automatically fills...

enhancement
P2

I'm facing a problem of `expect` having no effect (that is, the function doesn't get stubbed) when the stubbed function is being called inside `handle_info` that processes a message from...

Trying to install via Homebrew, currently getting this error: ``` Last 15 lines from /Users/mxgrn/Library/Logs/Homebrew/lazyasdf/05.mix: --> PHASE: :build ---> Generating wrapper metadata file... error(link): undefined reference to symbol 'dyld_stub_binder' error:...

help wanted
good first issue