Commit a27e65c
committed
Account for change in <sfile> in Vim 8.2
The output of expand('<sfile>') inside a function now differs in that it
lists multiple function names for nested calls delimited by '..'. We
need to extract the last function name to determine the current script
number.1 parent 78c2fa0 commit a27e65c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments