Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 348 Bytes

File metadata and controls

6 lines (4 loc) · 348 Bytes

vimmodules

This repository contains some vim modules that help me using it. Feel free to use them as you wish.

AdocTab() function

This function asks you for a number of rows and columns and creates a basic AsciiDoc table. The table is accessible through the " register, so you can put it into the text by pressing "p" or "P" in Normal mode.