[gtksourceview/wip/chergert/vim] stub motion header



commit 9c42f551da696d02299fd29c8bd0f22482a6a9b9
Author: Christian Hergert <chergert redhat com>
Date:   Fri Oct 22 11:56:01 2021 -0700

    stub motion header

 gtksourceview/vim/gtk-source-vim-motion.h | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
---
diff --git a/gtksourceview/vim/gtk-source-vim-motion.h b/gtksourceview/vim/gtk-source-vim-motion.h
new file mode 100644
index 00000000..b9bb4b8c
--- /dev/null
+++ b/gtksourceview/vim/gtk-source-vim-motion.h
@@ -0,0 +1,21 @@
+/*
+ * This file is part of GtkSourceView
+ *
+ * Copyright 2021 Christian Hergert <chergert redhat com>
+ *
+ * GtkSourceView is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * GtkSourceView is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+


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