Vim:Colorscheme Python 키워드 인자에 색상주기 Vim syntax pattern to highlight python keyword argument syn region FCall start='[[:alpha:]_]\i*\s*(' end=')' contains=FCall,FCallKeyword syn match FCallKeyword /\i*\ze\s*=[^=]/ contained hi FCallKeyword ctermfg=yellow See also vim Vim:Syntax Favorite site [추천] VIM: usr_44 Github - Awesome Vim Color Schemes Vim Colorscheme Gallery A colorful, dark color scheme for Vim VimLeaning: How to Create a Custom Vim Color Scheme