vim 환경설정파일(?) vimrc 파일 어떻게 설정하고 쓰나요?

scheinx의 이미지

여러분은 vim 환경설정 내용이 담겨 있는 vimrc 파일내용을 어떻게 해놓고 사용중인가요?

여러분의 vimrc 내용을 참고 해보고 싶습니다.

File attachments: 
첨부파일 크기
Plain text icon vimrc.txt12.88 KB
hayarobi의 이미지

" Hayrobi's custom setting
" 검정 바탕화면을 쓰기 때문에 배경을 dark로 세팅
set background=dark
set ts=4
set sw=4

set encoding=utf-8
"set fileencoding=utf-8
" 일본어 지원 추가, utf-8을 가장 먼저 체크. ucs-bom은 뒤로 밀어버림
set fileencodings-=utf-8
set fileencodings^=utf-8
set fileencodings-=ucs-bom
set fileencodings+=ucs-bom
set fileencodings+=euc-jp

=================
잠못자는 한솔아빠

랜덤여신의 이미지

2006년 1월 24일자 제 vimrc 입니다.

댓글 첨부 파일: 
첨부파일 크기
Plain text icon 0바이트
scheinx의 이미지

제가 모르는 옵션들이 많이들 있군요..
친절하게 한글 주석까지.. :D
참고 잘 하겠습니다.

Sam_I의 이미지

이런건 어때요?
set bs=2 fo=cqrt ls=2 shm=at ww=<,>,h,l ts=4 sw=4

scheinx의 이미지

Sam_I wrote:
이런건 어때요?
set bs=2 fo=cqrt ls=2 shm=at ww=<,>,h,l ts=4 sw=4

요곤.. 뭐하는 옵션인지?

Sam_I의 이미지

~/.vimrc 밑에다가 한줄 살짝 넣으보시면 바로 아실텐데 ^^

scheinx의 이미지

Sam_I wrote:
~/.vimrc 밑에다가 한줄 살짝 넣으보시면 바로 아실텐데 ^^

무슨일이 일어날까 두럽네요..-_-;

컴터가 폭발하거나 먹통이 되어버리는 그런건 아니겠죠?

(%지금은 리눅스를 사용할수 있는 여건이 안되므로 나중에 해볼께요.. :) )

체스맨의 이미지

http://home.megapass.net/~heesc22/orion/vimrc.htm

vim 의 html 출력 기능으로 급조해봤습니다.

저는 주요 목표가,

유닉스나 윈도에서 거의 동일한 환경 설정
요피와 연동
cvs 이용
외부 makefile 과 연동, make 를 더 편하게 이용
여러 컴파일러로 전환하며 빌드 가능

등 입니다.

Orion Project : http://orionids.org

scheinx의 이미지

체스맨 wrote:
http://home.megapass.net/~heesc22/orion/vimrc.htm

vim 의 html 출력 기능으로 급조해봤습니다.

저는 주요 목표가,

유닉스나 윈도에서 거의 동일한 환경 설정
요피와 연동
cvs 이용
외부 makefile 과 연동, make 를 더 편하게 이용
여러 컴파일러로 전환하며 빌드 가능

등 입니다.

한글 주석이 없어서 안타깝네요
고맙게 잘 쓰겠습니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.