-
I have this lualine config to display file path
```lua
{
options = {
icons_enabled = true,
theme = 'tokyonight',
component_separators = '|',
section_se…
-
#77 was a good start -- as I get used to it, maybe I'll learn enough about using `nvim-dap` that I can figure out what's wrong with how I tried to set it up for Haskell (issue was nothing really seeme…
-
**Project description**
Neovim, but in a FHS environment, like vscode-fhs and vscodium-fhs.
Add a :+1: [reaction] to [issues you find important].
[reaction]: https://github.blog/2016-03-10-ad…
-
-
Unit test can be executed by `netcoredbg` using the following command.
```sh
netcoredbg --interpreter=cli -- dotnet test Some.Tests.dll
```
The problem is to find out to fit the arguments to a…
-
Hi,
dap-buddy looks cool, but how does a total noob uses this ? Let me say I have a fully configured NVIM (via LunarVim) and I want to debug some C code; I added dap+dap-buddy via `lvim.builtin.dap…
-
PHP version: `8.1.2 (cli)`
Xdebug version: `v3.1.2`
VS Code extension version: `1.23.0`
Your launch.json:
```lua
dap.configurations.php = {
{
log = true,
type = 'php',
reques…
-
I'm not sure what's causing this behavior, but numpy arrays are being displayed on a single line in the REPL:
![dap_repl](https://user-images.githubusercontent.com/35406425/116455599-420cda80-a82f-…
-
Current Plans:
- [x] nvim-cmp
- Repo: https://github.com/hrsh7th/nvim-cmp
- YouTube: https://www.youtube.com/watch?v=_DnmphIwnjo
- [x] Comment.nvim: https://twitter.com/numToStr/status/14…
-
### 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/echasn…
clorl updated
1 month ago