Skip to content

Commit be11fba

Browse files
committed
Improve EDITOR format in docs
1 parent 7efb459 commit be11fba

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

docs/configuration.rst

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,23 @@ Toolbar options
7373

7474
The editor to use to open file paths from the toolbar.
7575

76-
Available editors: ``'vscode'``, ``'cursor'``, ``'emacs'``, ``'idea'``,
77-
``'pycharm'``, ``'sublime'``, ``'vscode-insiders'``, ``'vscode-remote'``,
78-
``'vscodium'``, ``'windsurf'``
76+
Available editors:
77+
78+
* ``'cursor'``
79+
* ``'emacs'``
80+
* ``'idea'``
81+
* ``'idea-remote'``
82+
* ``'macvim'``
83+
* ``'nova'``
84+
* ``'pycharm'``
85+
* ``'pycharm-remote'``
86+
* ``'sublime'``
87+
* ``'vscode'``
88+
* ``'vscode-insiders'``
89+
* ``'vscode-remote'``
90+
* ``'vscode-insiders-remote'``
91+
* ``'vscodium'``
92+
* ``'windsurf'``
7993

8094
* ``INSERT_BEFORE``
8195

0 commit comments

Comments
 (0)