-
### Code
No my package. But my dependencies are:
```toml
[dependencies]
image = "0.24.6"
vulkano = "0.33.0"
vulkano-shaders = "0.33.0"
vulkano-win = "0.33.0"
winit = "0.28.6"
```
###…
-
### Version confirmation
- [X] Confirm
### Following prerequisites
- [X] Confirm
### Neovim version
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713484068
### Branch info
main (Default/Latest)
…
-
**What did you expect to happen?**
No indenting of lines when a line break occurs.
**What actually happened?**
After a soft line break (when the word hits the right window border), the line is in…
f0086 updated
3 years ago
-
Point 3 in [The Principles of Racket](https://felleisen.org/matthias/manifesto/The_Principles_of_Racket.html) states:
> Racket turns extra-linguistic mechanisms into linguistic constructs.
>
> W…
-
Bitte Issue schließen wenn abgegeben.
-
This is an idea inspired by https://github.com/dhall-lang/dhall-lang/issues/733 and https://github.com/dhall-lang/dhall-haskell/issues/1890. I've mentioned this idea in passing in a couple of discuss…
-
The new `Epoll` API (as at nix 0.27) should be marked `unsafe`, probably on `Epoll::add()`.
Currently the API has no `unsafe` on it, uses types from the [io-safety proposal](https://rust-lang.githu…
-
**Project description**
syncat is a pager like bat, however, it uses tree-sitter to parse.
**Metadata**
* homepage URL: https://github.com/foxfriends/syncat
* source URL: https://github.com/…
-
**Describe the bug**
Hello
Highlight definitions for me freaks out Nvim when it encounters and error in the parser tree it seems:
```Error detected while processing CursorHold Autocommands for ""…
-
Screenshots and concept looks awesome and I can't wait to try it. On the latest nightly on my machine, it crashes with the following error though, trying to compile the shader I'm guessing:
```
…