2007-12-23

* gvim : .vimrc linux vim config

.vimrc file

set nocompatible
set autoindent
set tabstop=4
set number
set ruler
set background=dark
set nobackup
colorscheme torte
syntax on
set noerrorbells
set t_vb=
map :set enc=utf8
map :set enc=cp949

Labels: , , , ,

* gvim : IE(Internet Explorer) source viewer registry setting

gvim_ie_viewet.reg


REGEDIT4

; This REG-file is generated by ToniArts EasyCleaner
; This contains UNDO-information for the entries deleted. Double click this file
; in Windows Explorer to add these entries back to registry.
; Generated on 2005-08-24 @ AM 10:35:12.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\Program Files\\Vim\\vim71\\gvim.exe"

Labels: , , , ,