dot rc

Sign in or create your account | Project List | Help

dot rc Commit Details

Date:2009-01-15 21:00:28 (3 years 23 days ago)
Author:Luciano M. F. Rocha
Commit:fd4cee4d3f5fb2f73b2fd4a509ba72368ad445a2
Message:vim: break hardlinks on copy

Files: rc/vimrc (1 diff)

Change Details

rc/vimrc
1212set backspace=indent,eol,start
1313
1414set nobackup " do not keep a backup file
15set backupcopy=auto,breakhardlink " break hardlinks on write
1516set history=50 " keep 50 lines of command line history
1617set ruler " show the cursor position all the time
1718set showcmd " display incomplete commands

Archive Download the corresponding diff file

Branches:
master