vi1 NCL에서 함수 하이라이트 안먹힐 때 해결방법 제미나이와 사투를 벌인끝에 해결방법을 찾았다. NCL 홈페이지에서는 분명(https://www.ncl.ucar.edu/Applications/editor.shtml#vim)" Put the following two lines in your .vimrc fileau BufRead,BufNewFile *.ncl set filetype=ncl au! Syntax newlang source $VIM/ncl.vimau FileType ncl source ~/.vim/syntax/ncl3.vim라고 나오는데, 제미나이에 의하면 이게(취소선볼드체) 오래된 문법이라나?그래서 저렇게 바꿔줌. 그리고 ncl3.vim을 열어보면 맨 윗줄에if version syntax clearelseif exists("b:curre.. 2026. 5. 15. 이전 1 다음