| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 077a837 commit c39a9ab
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,6 +36,10 @@ | |||
| 36 | 36 | # color_scheme = default | |
| 37 | 37 | ||
| 38 | 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) | ||
| 39 | 43 | # Default is to try $EDITOR and $VISUAL, then vi - but if you uncomment | |
| 40 | 44 | # the line below that will take precedence | |
| 41 | 45 | # editor = vi | |
| Back | FazBrowse Home | New Git URL |
0 commit comments