mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 22:40:57 -05:00
using air formatter for R
This commit is contained in:
parent
aa39a3c207
commit
089127be3d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ later(function()
|
|||
json = { "prettier" },
|
||||
python = { "ruff_format", "ruff_organize_imports" },
|
||||
nix = { "alejandra" },
|
||||
-- r = { "my_styler" },
|
||||
r = { "air" },
|
||||
rmd = { "injected" },
|
||||
quarto = { "injected" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue