docs: Fix image placement

This commit is contained in:
hedy
2023-11-13 18:25:56 +08:00
parent df850949af
commit bb006be6f6

View File

@@ -674,9 +674,11 @@ outline_window = {
This will be how the outline window looks like when focused:
<img width="300" alt="outline window showing hide_cursor" src="https://github.com/hedyhli/outline.nvim/assets/50042066/1e13c4db-ae51-4e1f-a388-2758871df36a">
<img width="40" alt="outline window showing hide_cursor" src="https://github.com/hedyhli/outline.nvim/assets/50042066/1e13c4db-ae51-4e1f-a388-2758871df36a">
<img width="300" alt="outline window showing another example of hide_cursor" src="https://github.com/hedyhli/outline.nvim/assets/50042066/527c567b-a777-4518-a9da-51d8bcb445e7">
<br>
<img width="400" alt="outline window showing another example of hide_cursor" src="https://github.com/hedyhli/outline.nvim/assets/50042066/527c567b-a777-4518-a9da-51d8bcb445e7">
Note that in the first screenshot, `outline_items.show_symbol_lineno` is also enabled.