Skip to content

Commit f6d249d

Browse files
committed
docs: update changelog
1 parent 3f43edd commit f6d249d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/release-notes/rl-0.8.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141

4242
[horriblename](https://github.com/horriblename):
4343

44-
[aerial.nvim](https://github.com/stevearc/aerial.nvim)
45-
[nvim-ufo](https://github.com/kevinhwang91/nvim-ufo)
44+
[aerial.nvim]: (https://github.com/stevearc/aerial.nvim)
45+
[nvim-ufo]: (https://github.com/kevinhwang91/nvim-ufo)
4646

4747
- Add [aerial.nvim]
4848
- Add [nvim-ufo]
@@ -52,7 +52,8 @@
5252
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes
5353
issue with setting the workspace directory.
5454
- Add `vim.snippets.luasnip.setupOpts`, which was previously missing.
55-
- Add `"prettierd"` as a formatter option in `vim.languages.markdown.format.type`.
55+
- Add `"prettierd"` as a formatter option in
56+
`vim.languages.markdown.format.type`.
5657

5758
[kaktu5](https://github.com/kaktu5):
5859

@@ -63,3 +64,9 @@
6364
[solargraph]: https://github.com/castwide/solargraph
6465

6566
- Add Ruby support under `vim.languages.ruby` using [solargraph].
67+
68+
[thamenato](https://github.com/thamenato):
69+
70+
[ruff]: (https://github.com/astral-sh/ruff)
71+
72+
- Add [ruff] as a formatter option in `vim.languages.python.format.type`.

0 commit comments

Comments
 (0)