feat(mise): add r statistical program

Also, add proper language server in neovim.
This commit is contained in:
2024-06-03 11:02:31 +00:00
parent 39c4c9bf2d
commit f2d96625d0
3 changed files with 8 additions and 5 deletions

View File

@@ -208,6 +208,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
lua \
luajit \
poetry \
r \
ripgrep \
rust \
starship \