aboutsummaryrefslogtreecommitdiffstats
path: root/src/rst_tables.py
diff options
context:
space:
mode:
authorVincent Driessen <vincent@datafox.nl>2010-08-18 14:11:51 +0200
committerVincent Driessen <vincent@datafox.nl>2010-08-18 14:11:51 +0200
commit3013d6afbe4ca23de1571579082d325b44fef4d5 (patch)
treeb6b9f01956a5be3f84ff80c5d9c147cfe0217177 /src/rst_tables.py
downloadvim-rst-tables-3013d6afbe4ca23de1571579082d325b44fef4d5.tar.gz
vim-rst-tables-3013d6afbe4ca23de1571579082d325b44fef4d5.tar.bz2
vim-rst-tables-3013d6afbe4ca23de1571579082d325b44fef4d5.zip
Add initial files.
Diffstat (limited to 'src/rst_tables.py')
-rw-r--r--src/rst_tables.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/rst_tables.py b/src/rst_tables.py
new file mode 100644
index 0000000..4fd8d0f
--- /dev/null
+++ b/src/rst_tables.py
@@ -0,0 +1,6 @@
+import vim
+import os
+import os.path
+from vim_bridge import bridged
+
+