Naïm Camille Favier
Naïm Camille Favier
Thanks for taking an interest in this, I kind of lost interest myself. The main thing is "expose and use vim's interpreter → filetype conversion logic". I brought this up...
Is there a way to restore the pre-v4 behaviour of the signed-out "follow" button (the `/users/USER/remote_follow` popup that prompts you for your handle)? It already seems a lot less confusing...
I've investigated this a bit and I think I'm close to a fix. I've [asked](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/363#note_2003008) upstream for guidance as I don't expect @baskerville to be responsive.
I'd like to tackle this issue, but given that vim-nix is currently straddling between this repository and vim upstream, I'm not sure where this should be implemented. @jsoo1 @equill any...
I have no idea! I'm asking because you initiated https://github.com/LnL7/vim-nix/issues/47. I guess it doesn't hurt to implement the nix-shell detection logic here and then see if it can be upstreamed...
Opened https://github.com/LnL7/vim-nix/pull/51 as a half-working proof of concept.
AFAICT this is a locale problem: strptime is returning the wrong day of the week (3 instead of 4), which could mean that the current locale's `first_weekday` is different from...
Would love to have this merged!
A likely culprit: ``` getConstraintsMentioning constraint: _12 := λ i → _11 (i = i) constraint: _12 := λ i → _11 (i = i) hasHeadMeta: constraint: _10 := λ...
I want this as much as you do, but the maintainer is unresponsive. Perhaps it is time to add this patch in nixpkgs.