-
New to both neovim and rust-tools so I apologize if this issue is not caused by this plugin or I am asking something very stupid. I have Rust tools installed and get this nice inlay with an arrow icon…
-
Steps:
1. Run `jupyer qtconsole --kernel=ir`
2. Open an existing R file with cells (`.r` or `.R` extension)
3. Run `:JupyterConnect` in vim
~~~
Error detected while processing function jupyter#…
-
# related:
- ✅ #319
- ✅ #318
- ✅ #386
- ✅ #164
- ✅ #376
-
I'm using neovim 0.7.0, when install debugger following the steps in: https://www.lunarvim.org/languages/go.html#lsp-settings
```
:DIInstall go_delve
```
There reported "Not an editor command: DII…
-
### 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…
-
Autocompletions work for clojure functions and libraries but Java functions are not being autocompleted. I am connected to the repl and in the repl I get autocompletion for Java stuff.
My editor is…
-
```
Error executing Lua callback: ...rt/telescope-makefile/lua/telescope/_extensions/make.lua:51: attempt to call field 'merge' (a nil value)
stack traceback:
...rt/telescope-makefile/lua/t…
-
This is my neotest setup:
require("neotest").setup({
adapters = {
require("neotest-python")({
-- Extra arguments for nvim-dap configuration
-- See https://github.com/microsoft/…
-
Please, add default editor variable for C-e action in config.
For example, for default system EDITOR i am use clear vim, because if i need boot in safe mode
or another non standard situation, vim wi…
-
I'd like to be able to integrate this with my VIM editor. I've been using [prettier_d](https://github.com/josephfrazier/prettier_d#usage) with [vim-prettier](https://github.com/prettier/vim-prettier) …