Skip to content

GtkSourceView syntax highlighting for the todo.txt format (for gedit, etc.).

License

Notifications You must be signed in to change notification settings

EricAtNRD/todotxt-gtksourceview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todotxt-gtksourceview

gedit

Language definition for the GtkSourceView v3/v4/v5 GTK+ multiline text editing library. This brings context-sensitive highlighting to GEdit, GMate, etc. for the todo.txt format.

Usage

Copy todotxt.lang into one of these directories:

  • GtkSourceView 3:
    • ~/.local/share/gtksourceview-3.0/language-specs/
    • /usr/share/gtksourceview-3.0/language-specs/
  • GtkSourceView 4:
    • ~/.local/share/gtksourceview-4/language-specs/
    • /usr/share/gtksourceview-4/language-specs/
  • GtkSourceView 5:
    • ~/.local/share/gtksourceview-5/language-specs/
    • /usr/share/gtksourceview-5/language-specs/

gedit and other tools using GtkSourceView should then show todo.txt syntax highlighting.

License

This language definition file is licensed under the GNU Lesser General Public License 3.0.

A copy is provided with this package (see LICENSE) or can be obtained at:

http://www.gnu.org/licenses/lgpl-3.0.html

This language definition file is to be used with GtkSourceView

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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

About

GtkSourceView syntax highlighting for the todo.txt format (for gedit, etc.).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published