Compare commits

..

No commits in common. "269496db7e36c1f86280cf19f860dbfee7f74c30" and "4320cae8ec636ca259cbec4056ee057e338893fc" have entirely different histories.

3 changed files with 1 additions and 10 deletions

View File

@ -1,8 +0,0 @@
snippet ln "[...](...)"
[$1]($2)
endsnippet
snippet cd "``` ..."
\`\`\`$0
\`\`\`
endsnippet

View File

@ -1,5 +1,3 @@
set textwidth=80
" markdown : jump to next heading
" https://gist.github.com/romainl/ac63e108c3d11084be62b3c04156c263
function! s:JumpToNextHeading(direction, count)

View File

@ -250,6 +250,7 @@ set shiftround
set noexpandtab
set autoindent
set textwidth=120
set formatoptions=cq
set wrapmargin=0