Changes

Jump to navigation Jump to search
2 bytes removed ,  17:58, 8 July 2005
m
no edit summary
* usage of mappings that change the previous word: type the name of the macro and ,ta (for tag, use your leader character instead of the comma); it created \start-\stop block of the macro
* put the code into .vim/after/plugin/context.vim
<codepre>
let maplocalleader = mapleader
imap <buffer> <LocalLeader>" \quotation{}<Left>
imap <buffer> <LocalLeader>' \quote{}<Left>
</codepre>

Navigation menu