Skip to content

Commit f777d1d

Browse files
authored
Fix first line in doc for local-additions (#1538)
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 modifies the first line to follow that format
1 parent 9f47797 commit f777d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dap.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DAP client *dap.txt*
1+
*dap.txt* DAP client
22

33

44
nvim-dap is a Debug Adapter Protocol client, or "debugger", or "debug-frontend".

0 commit comments

Comments
 (0)