slides.vim

Des slides dans votre vim - retour accueil

git clone git://bebou.netlib.re/slides.vim
Log | Files | Refs |

slides.vim (263B)


      1 syn region EmphasizeBad   matchgroup=emphasizeConceal  start=" "  end=" "  oneline concealends
      2 syn region EmphasizeGood  matchgroup=emphasizeConceal  start="" end="" oneline concealends
      3 syn match Hook        "^.*\ze›" conceal
      4 syn match Slidetitle  "› .*"