languages/r: adding formatters

This commit is contained in:
Soliprem 2024-11-09 22:28:32 +01:00 committed by raf
commit 516174e296
2 changed files with 54 additions and 1 deletions

View file

@ -297,6 +297,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