docs: Use one screenshot only for hide_cursor

This commit is contained in:
hedy
2023-11-13 18:27:13 +08:00
parent aba398af54
commit 3f0025af3d

View File

@@ -674,13 +674,7 @@ outline_window = {
This will be how the outline window looks like when focused: This will be how the outline window looks like when focused:
<img width="400" alt="outline window showing hide_cursor" src="https://github.com/hedyhli/outline.nvim/assets/50042066/1e13c4db-ae51-4e1f-a388-2758871df36a"> <img width="500" 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.
Some may find this unhelpful, but one may argue that elements in each row of the Some may find this unhelpful, but one may argue that elements in each row of the
outline becomes more readable this way, hence this is an option. outline becomes more readable this way, hence this is an option.