add python breakpoint macro to vim config

whole-command-tab-completion
bretello 2020-02-14 16:37:51 +01:00
parent 35464367bd
commit 20d0615efb
1 changed files with 4 additions and 0 deletions

View File

@ -46,3 +46,7 @@ function! AutoHighlightToggle()
return 1
endif
endfunction
" A friggin python breakpoint. Invoke with @b
let @b = 'A breakpoint()€ýajkj0'