-
No matter if I try to debug a test or a binary, tests seem to never really launch, I don't seem to have any output related to debugging whatsoever. My terminal does not split either.
When I launch a …
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovs…
-
## The bug
This example of Javascript to Julia is not working in Jupyter. The buttom is rendered, but once clicked, nothing is printed.
```julia
scope = Scope()
obs = Observable(scope, "rand-val…
-
I am trying to debug my typescript file. And using lunar-vim btw. and getting the following error:
### Error
[dap-js] Error trying to launch js-debugger: EONENT: No such file or directory.…
-
### Feature Description
Hi, I'd like to install LunarVim on some remote servers, but the thing is: these remote servers block almost every sites (github also of course), so I can't not install LunarV…
-
I use this script to run neovide:
```lua
#!/bin/bash
NEOVIDE_SERVICE="Neovide"
APP_PATH="/Users/nshv/Repos/neovide/neovide-main/target/release/bundle/osx/Neovide.app"
if pgrep -f "$NEOVIDE_SE…
-
**Describe the bug**
One of the good things about cursor animation is to see more clearly the transition from the original location to the new one.
This is also true when searching `/`, for ins…
-
```lua
{ "AckslD/swenv.nvim",
config = function()
require('swenv').setup({
-- Should return a list of tables with a `name` and a `path` entry each.
-- Gets the argument…
-
So lazyvim uses the tokyonight by default and when i disabled tokyonight and use noirbuddy instead the problem is that i can not make lazyvim use the preset.
```lua
-------------------------------…
-
### Problem description
Using LunarVim's default color scheme `lunar` in diff mode (e.g., `lvim -d file1.c file2.c`) doesn't highlight differences within a line.
Diff with color scheme `lunar`:
![l…