You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,6 +97,12 @@ so that it can find `lux-lua` and Lua.
45
97
If you would like to use the latest release, our [source repository](https://github.com/nvim-neorocks/lux)
46
98
also provides a Nix flake.
47
99
100
+
### Arch Linux (Arch User Repository)
101
+
102
+
For the best experience, we recommend you install the [`lux-cli-bin`](https://github.com/nvim-neorocks/lux/releases/download/v0.15.0/lx_0.15.0_x86_64.tar.gz)
103
+
package from the AUR.
104
+
It comes bundled with shell completions, man pages and `lux-lua` for each Lua version.
105
+
48
106
## Installing The Latest Release Using Cargo
49
107
50
108
Due to the fact that we have no stable release yet, you must install the project
0 commit comments