ctrlp.vim icon indicating copy to clipboard operation
ctrlp.vim copied to clipboard

error when open files with code like this

Open dantezhu opened this issue 4 years ago • 0 comments

image

try:
    pass
except Exception as ex: # ok
    raise e

the key code is ex: #

dantezhu avatar May 20 '21 02:05 dantezhu