Commit 83601f5
committed
👽 Compat(termopen): update deprecated api call for termopen
Use the recommended vim.fn.jobstart over deprecated vim.fn.termopen
Please let me know if this causes any issues with older nvim versions.
In my testing it seems to work well but I can implement a version check
if needed for compatibility on older installs.1 parent be6b569 commit 83601f5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments