Switching to C defaults in vim
git-svn-id: http://photonzero.com/dotfiles/trunk@26 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
6cc6a51cb7
commit
8ef96f95b9
4 changed files with 186 additions and 3 deletions
4
.gvimrc
4
.gvimrc
|
|
@ -2,8 +2,8 @@ winsize 115 45
|
|||
set expandtab
|
||||
set guifont=DejaVu\ Sans\ Mono:h14.00
|
||||
|
||||
call AppleTSetPath("~/work/client")
|
||||
map gg :CmdT
|
||||
"call AppleTSetPath("~/work/client")
|
||||
"map gg :CmdT
|
||||
map <C-1> 1gt
|
||||
map <C-2> 2gt
|
||||
map <C-3> 3gt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue