-
From:
Rust
Hyprland
Tmux
Neovim
Nix
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
### Describe the bug
If I try and insert a `:` after deleting 2 lines, neovim crashes
### To Reproduce
I can reproduce it from commandline via:
```
VIMRUNTIME=~/git/neovim/runtime ~/git/neovim/bu…
danpf updated
1 month ago
-
I think this is a pretty elegant approach and it seems to allow me to stay as close to the `LazyVim` defaults as possible. I read your blog post but I'm still a bit unclear on the purpose of this sect…
-
## Summary
Using roslyn-ls with an editor that is not vscode is hard because roslyn-ls creates its own pipe to communicate. I would expect communication channel to be defined by the client, wit…
-
### Problem
Frequently there is no `ChanInfo` event.
Not sure if it's a doc/code/spec/cockpit issue.
In develop.txt there's (twice)
```
- Call |nvim_set_client_info()| after connecting, so users and…
-
- `nvim --version`:
```console
$ n -v
NVIM v0.2.0-1464-g7e571bca
Build type: RelWithDebInfo
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_…
-
Cf. #164 for the discussion so far.
-
Hi! I'm using nil via vim + [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). It's working pretty well, but once in a while I try to use `:lua vim.lsp.buf.document_highlight()` which …
-
The debate in my team is if it is better to run the terminal inside `emacs` or not. One feature of running `vterm` inside emacs is that the working directory is following the root of the current proje…