This commit is contained in:
Soliprem 2024-10-07 13:49:08 +02:00
parent ef413736e9
commit ed4a039996

View file

@ -237,6 +237,7 @@ everyone.
- Fixed `project-nvim` command and keybinding - Fixed `project-nvim` command and keybinding
- Added default ikeybind/command for `Telescope resume` (`<leader>fr`) - Added default ikeybind/command for `Telescope resume` (`<leader>fr`)
<<<<<<< HEAD
[Soliprem](https://github.com/Soliprem): [Soliprem](https://github.com/Soliprem):
- Add LSP and Treesitter support for R under `vim.languages.R`. - Add LSP and Treesitter support for R under `vim.languages.R`.
@ -249,3 +250,10 @@ everyone.
`vim.theme` `vim.theme`
- Fix internal breakage in `elixir-tools` setup. - Fix internal breakage in `elixir-tools` setup.
=======
[Soliprem](https://github.com/Soliprem)
- R:
- Added LSP
- Added Treesitter
>>>>>>> 27c045b (added changelog entry)