aboutsummaryrefslogtreecommitdiffstats
path: root/src/rst_tables.py
diff options
context:
space:
mode:
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
+
+