[gnome-builder/wip/vim] vim: add some todo notes.
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/vim] vim: add some todo notes.
- Date: Mon, 29 Sep 2014 23:27:09 +0000 (UTC)
commit ec1df854827700bff641e15517cc814bf21cc2e7
Author: Christian Hergert <christian hergert me>
Date: Mon Sep 29 16:26:54 2014 -0700
vim: add some todo notes.
src/editor/gb-editor-vim.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/src/editor/gb-editor-vim.c b/src/editor/gb-editor-vim.c
index a4b21a9..63bb17f 100644
--- a/src/editor/gb-editor-vim.c
+++ b/src/editor/gb-editor-vim.c
@@ -683,6 +683,15 @@ gb_editor_vim_handle_normal (GbEditorVim *vim,
break;
+ /*
+ * TODO:
+ *
+ * - Shift in with >
+ * - Shift out with <
+ * - Selection with v
+ * - auto-indent on o and O
+ */
+
case GDK_KEY_slash:
/*
* Focus the search entry for the source view.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]