Jesse Atkinson
Jesse Atkinson
After extensive debugging I've realized what was causing my `nvim` splash screen to flicker away almost instantly was this plugin. Simply having it installed seems to do it. It didn't...
On macOS the keyboard shortcut to bring up the Input Menu to be able to use emoji, math symbols, etc, doesn't work. The keyboard shortcut is Ctrl + Command +...
Great plugin. I primarily work in Scala these days however and I miss being able to use this plugin. Namely I often have cause to turn this: ```scala def f(a:...
**Does this bug happen when you install plugin without vim-polyglot?** This appears to be a bug with polyglot code. **Describe the bug:** ``` "../docs/innersource/lifecycle.md" [noeol] 70L, 4030C Error detected while...
After a lot of bisecting I figured out that it is this plugin that causes the start screen in Neovim to disappear on load. No idea why.
## Summary I have the following in a yaml file. ```yaml envArgs: JAVA_OPTS: -Dconfig.resource=streaming-$(ENVIRONMENT).conf -Xmx2048m -Xms2048m -XX:+UseG1GC -XX:MaxGCPauseMillis=100 -XX:+ExitOnOutOfMemoryError -Dcom.twitter.finagle.netty3.numWorkers=20 -Dcom.twitter.finagle.netty4.numWorkers=20 -Dzipkin.http.host=$(NODE_IP):9411 -Dtalon.stats.enabled=true ``` In Neovim when I save the...
Required information: - ytop version (`ytop -V`): `0.6.0` - The output of `uname -a`: `Darwin C02ZH2XRLVDR 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64` Include...
Right now the list is just a wall bullet points that all start with `https://github.com/`. That's not terribly useful. Lets come up with a better way. Maybe something like this?...
### Did you check docs and existing issues? - [x] I have read all the LazyVim docs - [x] I have updated the plugin to the latest version before submitting...
### Did you check docs and existing issues? - [x] I have read all the LazyVim docs - [x] I have updated the plugin to the latest version before submitting...