Skip to content

Commit

Permalink
Improved vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
html committed May 13, 2011
1 parent 8604b56 commit e567a1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ set number
set hlsearch
set guioptions-=T
syntax on
set ignorecase
imap <F2> <ESC><F2>
nmap <F2> :w<CR>
let mapleader=","
map <Leader>q :q<CR>

0 comments on commit e567a1c

Please sign in to comment.