diff --git a/README.md b/README.md index 6ef3c37..3fda7f6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ - A tmux-plugin for copy-pasting spans of text from the [tmux] pane's history into a clipboard. diff --git a/src/lib.rs b/src/lib.rs index 49640c4..0fb5278 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,4 +1,3 @@ -//! //! A tmux-plugin for copy-pasting spans of text from the [tmux] pane's history //! into a clipboard. //!