add save shortcut
This commit is contained in:
parent
715cfa3870
commit
6234d33ceb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
" key mappings
|
||||
let mapleader = ","
|
||||
noremap <Leader>s :update<CR>
|
||||
nmap <leader>p :set paste!<CR>
|
||||
nmap <leader>h :set hlsearch!<CR>
|
||||
nmap <leader>t :wa <bar> :Make test<CR>
|
||||
|
|
Loading…
Reference in a new issue