참고: https://hongsii.github.io/2018/01/29/vim_configuration/
❯ kops edit ig nodes-ap-northeast-2a --name=$NAME
Error detected while processing /Users/zeze_home/.vimrc:
line 38:
E518: Unknown option: CursorLine
Press ENTER or type command to continue
Error: error launching editor: there was a problem with the editor "vi"
vim 설정파일인 ~/.vimrc
커스터마이징 후 에러 발생
vi ~/.vimrc
# 수정
set statusline=%F\\ %y%m%r\\ %=Line:\\ %l/%L\\ [%p%%]\\ Col:%c\\ Buf:%n
해결