Mario Gutierrez

Results 8 issues of Mario Gutierrez

Perhaps there's a way to do this but my neovim lua fu isn't as good as yours. Is there a way to navigate through the most recently used buffers? I...

feature request

override `os.Stdout` and `os.Stderr` with a custom writer on Windows

enhancement

**Describe the bug** .NET naming conventions are not followed when creating app and library directories. This breaks C# snippets in my IDE which uses the directory as the namespace when...

enhancement
scope: core

There should be a way to compare source files against destination files and build if the source is newer like `make`. Something like this ``` go p.Task("stylesheets", func() { Run("sass...

I want to send data from server to browser.

devpod cli v0.1.7 I was surprised to find my \~/.ssh/config file was modified without my permission. I understand the need, but that action should ask for confirmation before modifying. It...

In most cases toggling comments is what I want. In some cases I want to force uncommented lines to be commented and leave commented lines commented. I imagine something like...

I don't want to completely disable neovim-notify in LazyVim since it is used for displaying useful information. However, it gets in the way when I'm editing things like configuration files....