Compare commits
No commits in common. "269496db7e36c1f86280cf19f860dbfee7f74c30" and "4320cae8ec636ca259cbec4056ee057e338893fc" have entirely different histories.
269496db7e
...
4320cae8ec
|
@ -1,8 +0,0 @@
|
|||
snippet ln "[...](...)"
|
||||
[$1]($2)
|
||||
endsnippet
|
||||
|
||||
snippet cd "``` ..."
|
||||
\`\`\`$0
|
||||
\`\`\`
|
||||
endsnippet
|
|
@ -1,5 +1,3 @@
|
|||
set textwidth=80
|
||||
|
||||
" markdown : jump to next heading
|
||||
" https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263
|
||||
function! s:JumpToNextHeading(direction, count)
|
||||
|
|
Loading…
Reference in New Issue