-*ft_context.txt* For Vim version 9.2. Last change: 2026 Jan 10
+*ft_context.txt* For Vim version 9.2. Last change: 2026 Jan 18
This is the documentation for the ConTeXt filetype plugin.
<
NOTE: before using |:make|, ensure that the working directory of the buffer is
set to the directory of the file you want to typeset. Additionally, be aware
-that |:make| searches for `mtxrun in $PATH.
+that |:make| searches for `mtxrun` in $PATH.
*'g:context_extra_options'*
A list of additional options to pass to `mtxrun`.
-*terminal.txt* For Vim version 9.1. Last change: 2026 Jan 08
+*terminal.txt* For Vim version 9.1. Last change: 2026 Jan 18
VIM REFERENCE MANUAL by Bram Moolenaar
times so that you can spot the difference in the context of the text.
==============================================================================
-6. Debugging *terminal-debug* *terminal-debugger* *package-termdebug* *termdebug*
+6. Debugging *terminal-debug* *terminal-debugger*
+ *package-termdebug* *termdebug*
The Terminal debugging plugin can be used to debug a program with gdb and view
the source code in a Vim window. Since this is completely contained inside