Commit d409975
committed
fix(utils): Vim:E475 after adding opts to jobstart wrapper
Looks like I've broken open and save after adding opts. This should
adress this. For some reason vim.fn.jobstart() can't handle an empty
table as opts. Maybe someone has a better solution that this, but this
works for now.1 parent 466de02 commit d409975
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments