Remove reduntant python format shortcut

This commit is contained in:
Edward Litherland-Smith 2022-08-04 15:54:33 +01:00
parent c5c05bfd40
commit b9e1da82b6

View file

@ -85,7 +85,6 @@ imap jk <Esc>
command Bd b# | bd #
command! BufOnly silent! execute "%bd|e#|bd#"
nnoremap <Leader>b :buffers<CR>:buffer<Space>
nnoremap <Leader>i :!zimports %<CR>:!black %<CR><CR>
nnoremap <leader>n :NERDTreeFocus<CR>
nnoremap <leader>k :Vista<CR>
nnoremap <leader>; :Vista finder<CR>