Merge branch 'master' of github.com:dustinswan/dotfiles
This commit is contained in:
commit
807eb8283d
4 changed files with 16 additions and 11 deletions
3
vimrc
3
vimrc
|
|
@ -168,6 +168,9 @@ nnoremap <leader>w <c-w>v<c-w>l
|
|||
" open Ack
|
||||
nnoremap <leader>a :Ack<space>
|
||||
|
||||
" Marked
|
||||
nnoremap <leader>m :silent !open -a Marked.app '%:p'<cr>
|
||||
|
||||
" Clam
|
||||
nnoremap ! :Clam<space>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue