vim-patch:8.1.0313: information about a swap file is unavailable

Problem:    Information about a swap file is unavailable.
Solution:   Add swapinfo(). (Enzo Ferber)
00f123a565
This commit is contained in:
Justin M. Keyes
2019-04-29 19:20:22 +02:00
parent a0d723db55
commit 24b7462b3c
5 changed files with 94 additions and 4 deletions

View File

@@ -301,6 +301,7 @@ return {
strwidth={args=1},
submatch={args={1, 2}},
substitute={args=4},
swapinfo={args={1}},
synID={args=3},
synIDattr={args={2, 3}},
synIDtrans={args=1},