Skip to content

Commit

Permalink
Merge pull request #13 from ehamberg/patch-3
Browse files Browse the repository at this point in the history
Add line wrap toggle
  • Loading branch information
jimmay5469 authored Mar 20, 2017
2 parents e507421 + f38793b commit 8ab7601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/spacemacs.vim
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ nmap <Leader>qs :xa<CR>
nmap <Leader>sc :noh<CR>
nmap <LEADER>sp :Ag<SPACE>
nmap <LEADER>tn :set number!<CR>
nmap <LEADER>tl :set wrap!<CR>
nmap <Leader>Td :GitGutterToggle<CR>
nmap <LEADER>w- :sp<CR>
nmap <LEADER>w/ :vsp<CR>
Expand Down

0 comments on commit 8ab7601

Please sign in to comment.