Clean up the test variable

This commit is contained in:
w0rp 2017-10-14 17:27:05 +01:00
parent 8eb41dc94c
commit d8ea83e344
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ After:
let b:funky_command_created = 0
endif
unlet! b:funky_command_created
Restore
Execute(ALE shouldn't do much of anything for ctrlp-funky buffers):