Adding new stuff
This commit is contained in:
parent
cfc7afe4f1
commit
9a45dea906
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -367,7 +367,7 @@ let g:jedi#force_py_version = 3
|
|||
map <Leader>b Oimport ipdb; ipdb.set_trace() # BREAKPOINT<C-c>
|
||||
|
||||
" Map C-a to select entire file
|
||||
nnoremap <C-a> ggVG
|
||||
"nnoremap <C-a> ggVG
|
||||
|
||||
" Real vimmers dont use those
|
||||
noremap <Up> <NOP>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue