Skip to content

Commit

Permalink
Merge pull request #901 from VimspectorUpdateBot/auto/update-vim-docs
Browse files Browse the repository at this point in the history
[Auto] Update vim docs
  • Loading branch information
mergify[bot] authored Dec 11, 2024
2 parents f658ca5 + 6f994bc commit d5fa72a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/vimspector.txt
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ runtime dependencies). They are categorised by their level of support:
--------------------------------------------------------------------------------------------------------------------------------------------------------------
| Go | Tested | '--enable-go' | delve | Go 1.16+ |
--------------------------------------------------------------------------------------------------------------------------------------------------------------
| TCL | Supported | '--all' or '--enable-tcl' | tclpro | TCL 8.5 |
| TCL | Supported | '--all' or '--enable-tcl' | tclpro | TCL >= 8.5 < 9.0 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------
| Bourne Shell | Supported | '--all' or '--enable-bash' | vscode-bash-debug | Bash v?? |
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -2267,6 +2267,8 @@ TCL ~

- TCL (TclProDebug)

Requires TCL 8.x. Does not work with TCL 9.

See my fork of TclProDebug [48] for instructions.

-------------------------------------------------------------------------------
Expand Down

0 comments on commit d5fa72a

Please sign in to comment.