diff options
author | typebrook <typebrook@gmail.com> | 2019-01-25 15:32:19 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-01-25 15:32:19 +0800 |
commit | 79a3278ed0d4f4dd6008d34ce9206acce194708f (patch) | |
tree | 99da7f996631ec5a4b54af1d680b478cb2d83afd /vimrc | |
parent | a5707aab87859db63c1875c03fa6e598a3c7dddf (diff) |
update
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ set relativenumber | |||
7 | set showcmd | 7 | set showcmd |
8 | "set clipboard=unnamedplus | 8 | "set clipboard=unnamedplus |
9 | nmap <c-c> :q<cr> | 9 | nmap <c-c> :q<cr> |
10 | nnoremap <leader>r :.w !bash<cr> | ||
10 | 11 | ||
11 | 12 | ||
12 | """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | 13 | """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" |