set nocompatible
source $VIMRUNTIME/vimrc_example.vim
source $VIMRUNTIME/mswin.vim
autocmd BufRead *.as set filetype=actionscript tabstop=4 shiftwidth=4
autocmd BufRead *.rb set tabstop=2 shiftwidth=2
" set encoding=utf-8 fileencodings=
set fileencodings=utf-8
" set termencoding=utf-8
" au GUIEnter * simalt x
set wildignore=*.o,*.obj,*.bak,*.exe,*.*~
let g:netrw_list_hide='^.*\~'
set number
colorscheme murphy
filetype on " Enable filetype detection
filetype indent on " Enable filetype-specific indenting
filetype plugin on " Enable filetype-specific plugins
compiler ruby " Enable compiler support for ruby
set guifont=Lucida_Console:h11:cRUSSIA
среда, 19 марта 2008 г.
мои VIM - Настройки
Чтобы были всегда со мной )
Подписаться на:
Комментарии к сообщению (Atom)
Комментариев нет:
Отправить комментарий