Changes

Jump to navigation Jump to search
1 byte removed ,  19:04, 6 November 2016
m
no edit summary
Here are a few examples:
<pre>
func fun! Eatchar(pat) " See :help abbreviations
let c = nr2char(getchar(0))
return (c =~ a:pat) ? '' : c
endfuncendfun
iab <buffer> ch- \startchapter[title={<c-o>ma}]<cr><c-o>mb<cr>\stopchapter<esc>`a`b<c-o>a<c-r>=Eatchar('\s')<cr>
134

edits

Navigation menu