Ivan Ilak
Ivan Ilak
**Describe the bug** Assume `g:cmake_build_executor = 'term'`. If I have set `g:cmake_build_executor_split_mode = "sp"` the window opens at the top of the the current window. If `g:cmake_build_executor_split_mode = "vsp"` then...
I'm having trouble setting up the extension for multicore debugging of the STM32H755ZiQ. I don't think the extension has a bug, I'm more looking for hints on how to debug...
I have some trouble with the setup for this plugin. This is my adapter setup code ```lua local dap = require('dap') local dap_cortex_debug = require('dap-cortex-debug') dap_cortex_debug.setup { debug = false,...
## Setup & problem I have a project that was compiled with `platformio` for a `esp32` board, i.e. it uses the `xtensa-esp32-elf-g++` toolchain. I apologise in advance, but since Im...
| Field | Description | |----------|-------------| | Plugin | `trailblazer.nvim` | | Homepage | `https://github.com/LeonHeidelbach/trailblazer.nvim` | | Nixpkgs | `false` | ## Extra Information There are lots of options needed...
| Field | Description | |--------------|-------------| | Plugin | lsp | | Nixpkgs | nixos-unstable| | Home Manager | 24.11-pre | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my...