Skip to content

Commit ebec759

Browse files
jpc-hpemfussenegger
authored andcommitted
Fix first line in doc for local-additions
The documentation for vim help pages states that a first line is required for the file to appear under `:help local-additions`, with the following format: `*tag* description` This change implements that
1 parent 679762e commit ebec759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dap-python.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
*dap-python* Python extension for nvim-dap
12
==============================================================================
2-
Python extension for nvim-dap *dap-python*
33

44
M.test_runner *dap-python.test_runner*
55
Test runner to use by default.

0 commit comments

Comments
 (0)