Skip to content

Commit bcf6c32

Browse files
h-eastchrisbra
authored andcommitted
runtime(doc): Tweak documentation in develop.txt
closes: #18532 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 0e01bc0 commit bcf6c32

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

runtime/doc/develop.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -375,10 +375,7 @@ only function prototypes.
375375

376376
The `make proto` target in `src/Makefile` automates updating most of the .pro
377377
files using the Python script proto/gen_prototypes.py, which relies on the
378-
python3-clangd module. Note that a few proto files are hand edited.
379-
380-
This system has been in place since at least v1.24, when Vim's functions were
381-
still written in K&R style.
378+
python3-clang module. Note that a few proto files are hand edited.
382379

383380
==============================================================================
384381
4. Coding style *coding-style*

0 commit comments

Comments
 (0)