Benoit Pingris

Results 3 issues of Benoit Pingris

Hi, When using `gci` with `golangci-lint`, `gci` will report an error if a comment is above a package, like so: ```go package main import ( "fmt"

bug
help wanted

**Oni Version:** 0.3.10 **Neovim Version (Linux only):** 0.3.4 **Operating System:** Manjaro Linux 18.0.3 **Issue:** When configuring Oni to add a simple clock by following [this tutorial](https://github.com/onivim/oni/wiki/API-Examples#create-a-clock-in-the-statusbar) I got an alert...

Hi, Thanks for your plugin, really useful one in vscode however I cannot make it work in neovim. After I install it, when running the formatter `lua require'headwind'.buf_sort_tailwind_classes()` I have...