-
Expected plugins output:
- [ ] https://github.com/subatiq/kittypaws/issues/14
```
[12-12-2023T12:12:12] dropper > Doing some stuff...
[12-12-2023T12:12:12] deathloop > Deathlooping like crazy…
-
Hello!
When I try to build the example app using the steps detailed in the README, I get the following error:
`Unable to watch the file system for changes
net.rubygrapefruit.platform.NativeExcept…
-
**What are you trying to achieve?**
It seems that, in normal mode, `c c` (`evil-change-whole-line`) used to clear the current line and place the cursor at the correct indentation column in most langu…
-
I am trying to build and run an example from piston.rs, here is the code fore reference:
```
extern crate piston_window;
use piston_window::*;
fn main() {
let mut window: PistonWindow =
…
-
I have `ocaml-rs` vendored along with dependencies in `ocaml-lwt-interop`, nothing special there, and it builds just fine when I build it locally. It fails in Github CI though, see [job log](https://g…
-
### Describe the bug
When using treesitter with ruby, and enabling indent, i get the follow behavior when entering a period. it moves back the indent
https://user-images.githubusercontent.com/1408…
kibs updated
6 months ago
-
There are several problems right now with Factor under NixOS. This issue is intended to keep track of the details.
NixOS has some properties which prevent Factor working as intended out-of-the-box…
timor updated
3 years ago
-
Meine Situation:
Um zu meiner Garage zu kommen, muss ich ein großes Tor aufsperren, öffnen, durchfahren, schließen und wieder absperren. Beim Öffnen und Schließen des Tors gerate ich dabei so weit vo…
-
Similar to this [case](https://github.com/rust-lang/rust-analyzer/issues/17269).
### Rust-Analyzer runs a slow cargo check every time I save, which takes about half a minute to complete.
This p…
-
## Issue description
When requesting a list of available dictionaries from the aspell API, it searches for its dictionaries in the path where aspell was built, but not where the dictionaries actual…