Add :SDelete!
This commit is contained in:
parent
ec24c42b5c
commit
7994cae378
4 changed files with 19 additions and 11 deletions
|
@ -12,7 +12,7 @@ Expect:
|
|||
This is just a simple test file.
|
||||
Foo, bar, quux.
|
||||
|
||||
Execute (Session: :SDelete foo):
|
||||
Execute (Session: :SDelete! foo):
|
||||
Assert 1 == filereadable(g:startify_session_dir.'/foo')
|
||||
SDelete foo
|
||||
SDelete! foo
|
||||
Assert 0 == filereadable(g:startify_session_dir.'/foo')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue