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

@@ -23,6 +23,7 @@ luajit = "2.0.5--2.4.4"
node = "22.1.0"
poetry = "1.8.3"
python = "3.12.3"
r = "4.4.0"
ripgrep = "14.1.0"
rust = "1.78.0"
starship = "1.18.2"