ctrlp.vim
ctrlp.vim copied to clipboard
error when open files with code like this

try:
pass
except Exception as ex: # ok
raise e
the key code is ex: #