traxys

Results 12 issues of traxys

This is a parser for https://github.com/lalrpop/lalrpop, a parser generator for use in Rust. It is still in development because it should support some kind of highlighting of the pseudo rust...

When using devshell in rust projects I'd lke to be able to choose the rust version I want to use. I can easily fetch any rust version using for example...

enhancement

I have a flake that has this overlay as an input, and when used in other flake I get the`input /neovim-overlay/neovim-flake/nixpkgs follows a non-existent input "neovim-overlay/nikpkgs"` I believe this is...

In case you want to have the application at the start of the page and some other content after it just appending to the body won't work With this change...

The documentation mentions the existence of the `id` field: [here](https://github.com/rcarriga/nvim-dap-ui/blob/c020f660b02772f9f3d11f599fefad3268628a9e/doc/nvim-dap-ui.txt#L279-L288): ```vimdoc Fields~ {elements} `(string[]|dapui.Config.layout.element[])` Elements to display in this layout {size} `(number)` Size of the layout in lines/columns {position} `("left"|"right"|"top"|"bottom")`...

It could be usefull to align the inlay hints to the longest line in the current view and not to the longest line in a file (which is likely to...

In some languages (like C, rust,...) you can't have a LSP on single file, you need to find the repo root and then execute some code according to that. For...

enhancement/request

Nixvim defines keymaps for some plugins, we should expose all the possible options for those plugins (like desc, silent, ....) instead of only allowing to specify a key. ### Available...

# Issue trace ``` None failed to evaluate: error: derivation 'x86_64-linux.tests' does not have valid outputs: error: … while calling the 'getAttr' builtin at :19:19: 18| value = commonAttrs //...