Clean up the test variable
This commit is contained in:
parent
8eb41dc94c
commit
d8ea83e344
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user