We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e01bc0 commit bcf6c32Copy full SHA for bcf6c32
runtime/doc/develop.txt
@@ -375,10 +375,7 @@ only function prototypes.
375
376
The `make proto` target in `src/Makefile` automates updating most of the .pro
377
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.
+python3-clang module. Note that a few proto files are hand edited.
382
383
==============================================================================
384
4. Coding style *coding-style*
0 commit comments