/neovim_ruby_updater

for updating ruby provider in nixpkgs

Primary LanguageNix

neovim_ruby_updater for updating ruby provider in nixpkgs

cd <path to your local nixpkgs repo>/pkgs/applications/editors/neovim/ruby_provider && \
nix run --no-write-lock-file github:BirdeeHub/neovim_ruby_updater 

based on this nix expression from Gerg-L