A tiny vim plugin that sends a word/line/paragraph of text from vim into a tmux pane for execution.
git clone https://github.com/m-col/tide
Files | Refs | Readme | License

Commit c52efc7d34ee24287685c336a3903a3537e0115b
Parent: 89cab0ef2c59599b308ecc1a9e60f7de582fcbb0
Author: mcol <mcol@posteo.net>
Date: 2020-10-04 19:39:28 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-10-04 19:39:28 +0100

add contact to readme

README.md Modified

@@ -14,3 +14,7 @@
 <F8> send current line
 <F7> send word under cursor
 <F4> send section delimited by double comment characters
+
+## Contact
+
+Email me @ mcol@posteo.net for questions or contributions.