Confused about using CLI args when using runnables/debuggables #237
Answered
by
mrcjkb
VoreckLukas
asked this question in
Q&A
-
So how do I run my application with cli args? When typing |
Beta Was this translation helpful? Give feedback.
Answered by
mrcjkb
Feb 17, 2024
Replies: 1 comment 4 replies
-
Which version of the plugin are you using? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current version on nixos-unstable is 3.9.6, so that's probably what you're using with nixvim.
If you want to use a newer version, you can either PR an update to
luaPackages.rustaceanvim
in nixpkgs, or import this repo's flake and setrustaceanvim.package
.