Atrixnet Code Share and Geek Resources | Can you grok it?

Dec/09

2

The sacred .vimrc of Tommy Butler

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
:set nocompatible
:filetype plugin indent on
:syntax enable
:set background=dark
:set tabstop=3
:set shiftwidth=3
:set softtabstop=3
:set ignorecase
:set expandtab
:set modeline
:set ruler
:set showmatch
:set nohlsearch
:nnoremap <f5> :set invpaste paste?<cr>
:set pastetoggle=<f5>
:let perl_fold=1
:set foldmethod=syntax
:set cursorline
:set number
:set backspace=eol,indent,start
:autocmd BufWritePre * :%s/\s\+$//e
:autocmd BufReadPost * if line("'\"") > 0 && line("'\"") <= line("$") | exe "normal g'\"" | endif
 
" vim: set ft=vim :

- updated Fri Jan 15 05:26:47 CST 2010 (becuz it just keeps getting more and more awesome)

No comments yet.

Leave a Reply

<<

>>

Atrixnet is owned and operated by me, Tommy Butler. Sometimes I do contract networking/programming jobs. Contact me for my résumé

 

Atrixnet is
Atrixnet is Linux Powered! - click to visit www.linux.com
Wikipedia Affiliate Button