Amir Laher

Results 10 issues of Amir Laher

Hi Julien, I just set up a project called [Swugger](https://github.com/laher/swugger) to show how swagger support might be acheived for httprouter. It's working, and it uses go-restful's swagger support to document...

feature

* API for adding/removing/tweaking items * Ensure that visual elements are easily configured (stretch goal- make it easy to invoke fuzzymenu with visual twaaks)

Hi there, I found your project while hoping to print off some chord progressions in different keys, and I saw your awesome library. Lovely. It only took me a couple...

This fork converts Ben's immutable types with generics. Tests are passing. I haven't really test driven this, but tests are passing... Notes and open points: * List was easier to...

... because I like having pizza slices between my tabs ![](https://media3.giphy.com/media/26FfhY2cuKSML7L0c/giphy-downsized-medium.gif)

I currently use the standard vim movements ` L` / ` R` to move a floating window into a split. It'd be nice if winshift.nvim could support the same movements,...

## Problem Definition > When I use `:Neorg generate-workspace-summary`, I expect it to replace the existing summary (which I generated previously). > Instead, the `summary` module inserts another summary above...

this behaviour could potentially break someone's use of the library... e.g. if they have one unreliable filesytem, this error might prevent you from ever reaching the correct filesystem. Edit: I...

The point of this small-ish change, is to allow us to call raygun asynchronously. This avoids execution delays, while still retaining the relevant stack trace. We have been using this...