Adam Jimerson
Adam Jimerson
The projects `README` states that this project was inspired by https://github.com/mattrobenolt/jinja2-cli but there is no comparison between the projects to help users decide between this project and `jinja2-cil`. On a...
The jail init script's shebang line still has `@PREFIX@` and `$header: $` lines when installed. ``` sh #!@PREFIX@/sbin/openrc-run # Copyright 1992-2012 FreeBSD Project # Released under the 2-clause BSD license...
I'm trying to use Gcss with [polymer](https://www.polymer-project.org) and some of the components require the use `@apply` in the CSS. Currently `gcss` strips these tags out when compiled. It would be...
Using fcm v0.4.0 setting `Notification.Badge` causes FCM to reject the push notification with a error code of 200. Example code: ```go package main import ( "log" "github.com/edganiukov/fcm" ) func main()...
Using version 1.7 PasswordDetector constantly throws errors when processing rar archives that does not have a password. This doesn't seem to affect nzbget as it still continues to download everything...
I'm trying to get `Phpactor` and `coc-phpactor` setup under Vim 9, I have the vim plugin and `phpactor` itself installed as well as have `coc-phpactor` installed and enabled. The problem...
| Field | Description | |--------------|-------------| | Plugin | `none-ls` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...
| Field | Description | |--------------|-------------| | Plugin | `neorg` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...
With the latest version of tabnine-nvim I get the following error message whenever I open Neovim: ``` Error executing vim.schedule lua callback: ...ocal/share/nvim/lazy/tabnine-nvim/lua/tabnine/binary.lua:49: attempt to concatenate a nil value stack...
After installing carbon-now.nvim I get the following error 