[gnome-builder/wip/vim] editor: set at-word-boundaries by default.
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/vim] editor: set at-word-boundaries by default.
- Date: Tue, 30 Sep 2014 23:39:29 +0000 (UTC)
commit 36e9f101ecc70347e59327315012e3886c03c122
Author: Christian Hergert <christian hergert me>
Date: Tue Sep 30 16:35:54 2014 -0700
editor: set at-word-boundaries by default.
src/resources/ui/gb-editor-tab.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/ui/gb-editor-tab.ui b/src/resources/ui/gb-editor-tab.ui
index 3ea644e..79edb6a 100644
--- a/src/resources/ui/gb-editor-tab.ui
+++ b/src/resources/ui/gb-editor-tab.ui
@@ -131,6 +131,7 @@
<property name="source-view">source_view</property>
</object>
<object class="GtkSourceSearchSettings" id="search_settings">
+ <property name="at-word-boundaries">True</property>
</object>
<object class="GtkSourceSearchContext" id="search_context">
<property name="buffer">document</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]