Twiggeh
Twiggeh
It doesn't appear to autostart by itself so I added a `vim.cmd("Alpha")` which makes it start on nvim launching, but then it generates this weird empty file that makes the...
### Version 0.1.5 ### Platform Linux twiggeh-linux 5.18.6-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Jun 22 14:16:20 UTC 2022 x86_64 GNU/Linux ### What steps will reproduce the bug? ```json { "name": "yikes",...
Sorry I am quite new to nvim so this might be a stupid question, but I noticed with super large files (200k lines) having this plugin enabled murders the performance...
I get the error ``` /mnt/Storage/projects/Webdev/CodeGeneration/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53 throw ex; ^ TypeError: chalk_1.default[method] is not a function ``` with writing ```jsx ``` Any of the suggested strings breaks with the same error,...
I am not sure whether crs can compare children props, but it doesn't seem like it does. I tried selecting a specific button with `.react('Button', { props: { children: 'Upload...
Sorry if I am not using your plugin correctly, I was iterating over all clickable images and checking whether they spawn a modal like they are supposed to. When using...
* [x] I have seen https://docs.wire.com/ and https://github.com/wireapp/wire-server-deploy - the documentation there does not answer my question. ## My question: Adding a service like this: Only the commented out section...
Sorry didnt mean to submit it here, was going to write it in the yt comments but yes anyways. I was checking your configuration on how you were passing arguments...
Small typo in the background-size property :)
**Do you want to request a *feature* or report a *bug*?** Feature I have a specific node_module, that requires one babel-transpilation (I am using the alias plugin), is there a...