languages/r: adding formatters

This commit is contained in:
Soliprem 2024-11-09 22:28:32 +01:00
commit 47ef4451f3
2 changed files with 54 additions and 1 deletions

View file

@ -285,6 +285,7 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to
[Soliprem](https://github.com/Soliprem):
- Add LSP and Treesitter support for R under `vim.languages.R`.
- Add formatter suppoort for R, with styler and formatR as options
- Add Otter support under `vim.lsp.otter` and an assert to prevent conflict with
ccc
- Fixed typo in Otter's setupOpts