사용자 도구

사이트 도구


vim:html

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
vim:html [2010/12/23 18:34]
kwon37xi
vim:html [2011/04/11 20:57] (현재)
kwon37xi
줄 1: 줄 1:
 ====== Vim HTML 관련 플러그인 ====== ====== Vim HTML 관련 플러그인 ======
-  * [[http://www.vim.org/scripts/script.php?script_id=2981|Zen-Coding Vim Plugin]] +  * [[vim:matchit|Vim MatchIt]] 
-    * [[http://code.google.com/p/zen-coding|Zen-Coding]]의 Vim용 플러다. 각종 HTML,CSS 고속 편집 플러그인+  * [[vim:closetag|CloseTag]] 
 +  * [[https://github.com/rstacruz/sparkup|sparkup]] : HTML Plugin 
 + 
 +===== Zen-Coding Vim Plugin ===== 
 +  * [[html:zencoding|Zen Coding]] 참조 참조 
 +  * http://www.vim.org/scripts/script.php?script_id=2981 
 +  * <code vim> 
 +Zen-Coding 
 +" 단축키 Ctrl-E 로 변경함 
 +let g:user_zen_expandabbr_key='<c-e>' 
 +let g:use_zen_complete_tag=1 
 +let g:user_zen_settings = { 
 +            \'lang': 'ko' 
 +            \} 
 + 
 +</code> 
 + 
 +===== HTML Indent ===== 
 +  * script 태그이후에 자동으로 인덴트를 할 지 안 할지 여부등을 설정할 수 있는 HTML Indent 플러그인이다. 
 +  * http://www.vim.org/scripts/script.php?script_id=2075 
 + 
 + 
 + 
vim/html.1293096892.txt.gz · 마지막으로 수정됨: 2010/12/23 18:34 저자 kwon37xi