Skip to content

Commit

Permalink
Remap Y.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sargeant authored and David Sargeant committed Nov 30, 2015
1 parent 3e5001b commit 06071df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basic/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ colorscheme tir_black
" <Leader>
let mapleader=','
let maplocalleader=','
" Remap Y
nmap Y y$
" Backspace closes buffer
nmap <BS> :bd<CR>
" Buffer previous
Expand Down

0 comments on commit 06071df

Please sign in to comment.