Improve vim snippets.
This commit is contained in:
parent
8b4b6ebf82
commit
4a294edbac
@ -222,3 +222,7 @@ abbr use option save
|
||||
let &$1 = $1_save
|
||||
endtry
|
||||
|
||||
snippet p
|
||||
abbr debug-echomsg
|
||||
options head
|
||||
echomsg string([${0:TARGET}])
|
||||
|
Loading…
Reference in New Issue
Block a user