Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
Lee Tang
2022-12-25 10:42:10 +08:00
parent 36c2fc4c5c
commit 27c22c71ed
3 changed files with 8 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ cmd(
)
cmd([[iabbrev pdb import pdb; pdb.set_trace()<ESC>]])
cmd([[iabbrev ipdb import ipdb; ipdb.set_trace()<ESC>]])
-- auto compile packer
cmd([[
augroup packer_user_config