We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077a837 commit c39a9abCopy full SHA for c39a9ab
1 file changed
bpython/sample-config
@@ -36,6 +36,10 @@
36
# color_scheme = default
37
38
# External editor to use for editing the current line, block, or full history
39
+# Examples: vi (vim)
40
+# code --wait (VS Code) - in VS Code use the command pallete to:
41
+# Shell Command: Install 'code' command in PATH
42
+# atom -nw (Atom)
43
# Default is to try $EDITOR and $VISUAL, then vi - but if you uncomment
44
# the line below that will take precedence
45
# editor = vi
0 commit comments