[gnome-builder] libide: fix yy highlight and paste.



commit 55091171c07135078ee9da882600a8cf226e1279
Author: Christian Hergert <christian hergert me>
Date:   Fri Mar 6 14:31:49 2015 -0800

    libide: fix yy highlight and paste.

 data/keybindings/vim.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/keybindings/vim.css b/data/keybindings/vim.css
index cce48d3..56f1de8 100644
--- a/data/keybindings/vim.css
+++ b/data/keybindings/vim.css
@@ -407,7 +407,6 @@
   bind "y" { "save-insert-mark" ()
              "movement" (first-char, 0, 1, 0)
              "movement" (next-line, 1, 1, 1)
-             "move-cursor" (visual-positions, 1, 1)
              "copy-clipboard" ()
              "selection-theatric" (expand)
              "clear-selection" ()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]