parent
f1a7c8768c
commit
473317aada
2 changed files with 8 additions and 2 deletions
@ -1,9 +1,12 @@ |
||||
unmap <C-n> |
||||
silent! unmap <C-n> |
||||
|
||||
let NERDTreeShowHidden=1 |
||||
map <silent> <C-n> :NERDTreeToggle<CR> |
||||
nnoremap <silent> <C-g> :Goyo<CR> |
||||
nnoremap <silent> <Space> <C-w> |
||||
"nnoremap <silent> <Space> <C-w> |
||||
nnoremap <buffer> <F5> :w<cr> :! clear; ./% <cr> |
||||
nnoremap Q <nop> |
||||
command PG :r!echo -n $(passgen) |
||||
|
||||
xmap ga <Plug>(EasyAlign) |
||||
nmap ga <Plug>(EasyAlign) |
||||
|
Loading…
Reference in new issue