Manually re-define functions under function
module with proper type definitions
#44
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Functions under the
function/_generated.ts
module are produced programmatically without type definitions. So we need contributors helps to re-define these manually with proper type definitions likefunction/buffer.ts
.How to (partially) contribute to this issue
function
and write proper function definitions_manual.ts
if missingmake gen
to re-generate_generated.ts
so that manually defined functions are removed from_generated.ts
Please use definitions of the following while those are the minimum versions which denops.vim support
eval.txt
eval.txt
The text was updated successfully, but these errors were encountered: