fixup! fixup! fixup! feat(jobs): jobstart(…,{term:true}), deprecate termopen()

This commit is contained in:
Justin M. Keyes 2024-12-18 16:35:31 +01:00
parent e340b4e113
commit 045b1d7f90

View File

@ -3,7 +3,6 @@
#include <stdbool.h> // for true
#include "nvim/eval/typval_defs.h" // IWYU pragma: keep
#include "nvim/message.h" // for semsg
#include "nvim/types_defs.h" // IWYU pragma: keep
#ifdef INCLUDE_GENERATED_DECLARATIONS