====== Vim Python ====== * [[http://www.vim.org/scripts/script.php?script_id=790|python.vim : Enhanced version of the python syntax highlighting script ]] * [[http://www.vim.org/scripts/script.php?script_id=30|python.vim : A set of menus/shortcuts to work with Python files]] : Python 코딩용 각종 기능 메뉴 모음.(단축키 정의) * [[http://www.youtube.com/watch?v=YhqsjUUHj6g|Vim as a Python IDE - Martin Brochhaus]] * [[http://blog2.lucent.me/2015/07/26/vim-flake8.html|Vim에서 Flake8(PEP8 lint) 설치 및 사용]] - [[http://mcchae.egloos.com/11183191|[Python] flake8을 이용한 파이썬 정적 코드 분석]]