Remove table snippets from vim
This commit is contained in:
parent
636e96cf06
commit
0b671e0769
@ -86,20 +86,3 @@ snippet dp "Slide notes"
|
|||||||
|
|
||||||
# Diapo $1
|
# Diapo $1
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet st "Simple table"
|
|
||||||
|
|
||||||
$1
|
|
||||||
--------- --------- ---------
|
|
||||||
|
|
||||||
endsnippet
|
|
||||||
|
|
||||||
snippet mt "Multiline table"
|
|
||||||
|
|
||||||
-------------------------------------------------------------
|
|
||||||
$1
|
|
||||||
----------- ------------- --------- -------------------------
|
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------
|
|
||||||
endsnippet
|
|
||||||
|
Loading…
Reference in New Issue
Block a user