Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
11c92be8974f04ab12ff3f9cd89a692bbd6c46d9
/
.
/
src
/
testdir
/
crash
/
bt_quickfix1_poc
blob: 97993fde5272d89492189a9ab7d1ab73e5767dab [
file
] [
log
] [
blame
]
Christian Brabandt
6e60cf4
2023-09-03 21:43:46 +0200
[
diff
] [
blame
]
1
au
BufReadPre
*
exe
'sn'
..
expand
(
"<abuf>"
)
2
call writefile
([
''
],
'X'
)
3
sil
!
e X
4
call writefile
([
''
],
'X'
)
5
sil
!
e X