Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli committed May 2, 2024
1 parent 9fce1de commit a50c403
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
`providers["provider-name"]` table. The first provider to make use of this will
be the markdown provider, which looks at `providers.markdown.filetypes` for
the list of filetypes to be supported for markdown outline symbols.
- The `outline_window.split_command` config now supports including width
together with the command as supported by neovim. This removes a slight glitch
on some machines when the outline is opened.
([#63](https://github.com/hedyhli/outline.nvim/issues/63))

### Fixes

Expand Down

0 comments on commit a50c403

Please sign in to comment.