Skip to content

Commit

Permalink
docs: update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Sep 26, 2024
1 parent fbc7784 commit ddfa0cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/rl-0.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ everyone.

[ts-error-translator.nvim]: https://github.com/dmmulroy/ts-error-translator.nvim
[credo]: https://github.com/rrrene/credo
[edgy.nvim]: https://github.com/folke/edgy.nvim

- Add `deno fmt` as the default Markdown formatter. This will be enabled
automatically if you have autoformatting enabled, but can be disabled manually
Expand Down Expand Up @@ -187,6 +188,10 @@ everyone.
- Add [python-lsp-server](https://github.com/python-lsp/python-lsp-server) as an
additional Python LSP server.

- Add support for [edgy.nvim]. This can be enabled with
[](#opt-vim.ui.edgy-nvim.enable). Support for `edgy.nvim` should be considered
**experimental** as it conflicts with other plugins that modify the UI.

[ppenguin](https://github.com/ppenguin):

- Telescope:
Expand Down

0 comments on commit ddfa0cc

Please sign in to comment.