Jean Mertz
Jean Mertz
Due to the usage of Nix for my plugin management (which enforces read-only fs access), I couldn't run `install.sh`. This new option allows me to install the actual [TabNine Nix...
### Did you check docs and existing issues? - [X] I have read all the twilight.nvim docs - [X] I have searched the existing issues of twilight.nvim - [X] I...
### Problem Given a document of a given file type (e.g. `html`, `markdown` or `nix`), inside this document, regions of text might not represent the ft of the source document,...
running `cargo test -- --nocapture` or `env RUST_TEST_NOCAPTURE=1 cargo test` does not output anything printed with `println!` if the test succeeds. If I make the test fail, it prints both...
I was wondering if you see a legitimate use case to allow for scopes that accept an argument, which represent the current instance `RankedModel` is working with. For example, I...
I'm seeing some weird `RankedModel` behavior: ``` ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-darwin12.3.0] rails (4.0.0.rc1) ranked-model (0.2.0) ``` ``` ruby class Column < ActiveRecord::Base include RankedModel ranks :display, with_same: :board_id...
Hey, I was wondering if it is possible to have slugged check a specific scope before deciding if a slug is unique or not (and in the process adding --1,...
Fixes #29. cc @jurriaan 👋
I've read the `backbone-js-on-rails` book several months ago, so I'm not sure if things have changed since then regarding this topic, but I can't wrap my head around a good...
I'm trying to use the Raspberry Pi 4 module for my rpi setup, but I can't seem to make it work: ``` error: builder for '/nix/store/s0gf53d463gjqj674b1cbl6zd9z6p8hk-linux-6.1.63-stable_20231123-modules-shrunk.drv' failed with exit code...