codeium.vim
codeium.vim copied to clipboard
fix: restore shell options when aborts
To ensure that the shell settings are restored even if the system command fails.
I need this change because system failed in fact, but the reason for the failure is not addressed in this PR.