changelog: added entry for r formatter

This commit is contained in:
Soliprem 2024-11-04 08:52:26 +01:00
parent 1d90aaec55
commit 152acfce5a

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
- Add Otter support under `vim.lsp.otter` and an assert to prevent conflict with
ccc
- Fixed typo in Otter's setupOpts