Skip to content

Commit

Permalink
Map <D-F> to :Ack
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Aug 9, 2010
1 parent 3585c73 commit 46b1633
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
if has("gui_macvim")
macmenu &File.New\ Tab key=<nop>
map <D-t> :CommandT<CR>
macmenu Window.Toggle\ Full\ Screen\ Mode key=<nop>
map <D-F> :Ack
endif

0 comments on commit 46b1633

Please sign in to comment.