mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-07-07 16:08:22 -04:00
hopefully R fix
This commit is contained in:
parent
740f86ad7b
commit
458332a141
4 changed files with 4 additions and 4 deletions
|
|
@ -201,7 +201,7 @@ projectSettings = {
|
|||
Add Python/R/Julia libraries that get appended to the module defaults. The built-in defaults are:
|
||||
|
||||
- Python: `duckdb`, `polars`
|
||||
- R: `arrow`, `broom`, `data_table`, `janitor`, `styler`, `nvimcom`
|
||||
- R: `arrow`, `broom`, `data_table`, `janitor`, `styler`
|
||||
- Julia: `DataFramesMeta`, `QuackIO`
|
||||
|
||||
```nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue