gvim을 사용하다가 몇가지 맘에는 컬러 스키마중에서 고민이 되더라구요. 그러다가 random colors vim 으로 검색을 했더니 짠 하고 나오는게 있더군요. 아래 코드를 vimrc 에 등록하고 gvim 을 다시 켜보면! 랜덤하게 색상이 변경되는 것을 볼 수 있습니다. " Create the comma-separated list of colorscheme files let s:colors = substitute(globpath(&runtimepath, 'colors/*.vim'), '\n', ',', 'g') if strlen(s:colors) " Count the number of color schemes let s:num = strlen(substitute(s:colors, '[^,]\+', ''..
FreeBSD에서 apache 2.2를 설치하고 httpd.conf 가 아닌... extra/httpd-vhost.conf 등을 vim 으로 열게 되면 Syntax highlight가 되지 않습니다. 이것은 filetype.vim 에 등록된 내용하고 맞지 않기 때문인데요. 아래 처럼 수정해주시면 문법 강조가 잘 될 것입니다. /usr/local/share/vim/vim72/filetype.vim 을 열어서 114 줄로 이동 또는 httpd.conf 로 검색하여 해당 부분을 찾아서 아래 내용 처럼 수정합니다. ※ vim72는 설치된 vim의 버전에 따라서 다릅니다. /usr/local/share/vim 으로 가서 확인해보세요~ 일반적인 설정 au BufNewFile,BufRead httpd.conf*,sr..
.vimrc 파일에 아래 내용을 추가 해 놓으면 문서을 열때 자동으로 cp949, utf8 등을 선택해서 보여줍니다. gvim이라면 편집→StartupSettings 에 추가하세요~ " vim 에서 UTF-8, euc-kr 한글문서 그냥 열기. " {{{ Locale settings " Try to come up with some nice sane GUI fonts. Also try to set a sensible " value for fileencodings based upon locale. These can all be overridden in " the user vimrc file. if v:lang =~? "^ko" set fileencodings=euc-kr set fileencoding=euc..
tip karma Rating 90/41, Viewed by 5472 created: September 6, 2001 2:51 complexity: intermediate author: Max Ischenko as of Vim: 6.0 When viewing/editing a folded file, it is often needed to inspect/close some fold. To speed up these operation use the following (put in your $HOME/.vimrc): " Toggle fold state between closed and opened. " " If there is no fold at current line, just moves forward. "..
vim 에서 ftp 파일을 로드하는 모듈 기본 설치 버전(gvim7.0) 에서 에러가 뜨기 때문에 다시 설치 해줘야한다 download sites: http://mysite.verizon.net/astronaut/vim/index.html#VimFuncs http://vim.sourceforge.net/scripts/script.php?script_id=1075 netrw.vba.gz * vba 파일 설치중에 [[[1 에러 뜨면 다 없애버릴것. 6 lines. 아래는 vim tips의 설명 ==================== netrw.vim : Network oriented reading, writing, and browsing (keywords: netrw ftp scp) script karma R..
- Total
- Today
- Yesterday
- GanttCalendar
- iis7
- 샤오미
- ignore pattern
- 小蚁智能摄像机
- Natural Ergonomic Desktop 7000
- gantt
- FreeBSD
- 아이폰가죽케이스
- LOG_FILE_MAX_SIZE_TRUNCATE
- 컬러스킴
- 무시 패턴
- 小米
- GanttChart
- random colors
- 小蚁
- FREB
- vc++
- 아이폰
- 스마트웹캠
- GVim
- 크롬캐스트
- syntaxhighlight
- win2k8
- chromecast
- apache22
- VIM
- 샤오이
- 실패한요청규칙추적
- php
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |