mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 03:21:30 +01:00
vim: fix python breakpoint macro
This commit is contained in:
parent
1a3856d78d
commit
f8c767bf98
|
@ -148,7 +148,7 @@ map <leader>yn <Plug>yankstack_substitute_newer_paste
|
||||||
|
|
||||||
|
|
||||||
" Insert a python breakpoint
|
" Insert a python breakpoint
|
||||||
let @b = 'ibreakpoint()
€ýa'
|
let @b = 'obreakpoint(€kr€ýa0j'
|
||||||
|
|
||||||
" visual mode mappings
|
" visual mode mappings
|
||||||
vnoremap <silent> <leader>k :call VisualSelection('LAck', '')<CR>
|
vnoremap <silent> <leader>k :call VisualSelection('LAck', '')<CR>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user