Gaétan Lepage

Results 55 issues of Gaétan Lepage

Hello, Would it be possible to create a git tag/release on Github for the latest Pypi version (0.3.2) ? Thanks in advance !

## Description of changes Add lua package [neorg](https://github.com/nvim-neorg/neorg). ## Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ]...

8.has: package (new)
8.has: clean-up
6.topic: vim
10.rebuild-linux: 11-100
10.rebuild-darwin: 11-100
11.by: package-maintainer
6.topic: lua

### 🚀 The feature Hi ! Is Python 3.12 support on the roadmap ? ### Motivation, pitch As it will soon be the de facto version to use, I guess...

Running this plugin with the maintained fork of `hydra.nvim` gives me: ``` ERROR: [Hydra.nvim] Option "hint.border" has been deprecated and will be removed on 2024-02-01 -- See hint.float_opts ``` This...

### Problem description When running the test suite while the latest jax/jaxlib (v0.4.28) is installed, `pytest` will suddenly crash with `Aborted (core dumped)` **after the tests have (supposedly) all succeeded**....

Since [jax 0.4.27](https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-27-may-7-2024), several tests fail with: ``` args = (_ClosureConvert( jaxpr={ lambda ; a:f32[47] b:f32[] c:i32[] d:bool[] e:bool[] f:i32[] g:f32[] h:f32[47] i:bool[...t 0x7fff4c435a90>, _makes_false_steps=False ), Tracedwith)))) kwds = {}...

The code is already using the new function. Only the documentation was referencing the old API. `vim.treesitter.parse_query` -> `vim.treesitter.query.parse`

## Error Hello, Project: [nix-community/nixvim](https://github.com/nix-community/nixvim). Since [this commit](https://github.com/nix-community/nixvim/commit/245930d735a1fa391837d1fa648cfbfb9faf73f3) which adds a nixos configuration test to our flake's `check`s, the flakehub action fails. ``` Error: 0: Checking flake evaluates 1: Failed...

Since ale-py 0.9.0, the former `ale_py.roms.utils` has been removed: https://github.com/Farama-Foundation/Arcade-Learning-Environment/blob/v0.9.0/CHANGELOG.md?plain=1#L31 As a result, the `test_atari.py` errors out: ``` _____________________ ERROR collecting tests/test_atari.py _____________________ ImportError while importing test module '/build/source/tests/test_atari.py'. Hint:...

Fixes #1295 #1299 (kickstart.nixvim is still a WIP though). ![image](https://github.com/nix-community/nixvim/assets/33058747/7ea2eec3-45c3-4c25-b234-3313b69bdad7)