Skip to content

Gedit configuration for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

isabella232/gedit-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Rust for GEdit

Add syntax highlighting for Mozilla Rust in GtkSourceView (used by GEdit).

This has been upstreamed into GtkSourceView and is now included in applications like GEdit and GNOME Builder

If you require a manual installation please follow the directions below.

Instructions for Ubuntu Linux 12.04+

  1. Close all instances of GEdit

  2. Copy the included "share" folder into "~/.local/"

  3. Open a shell in "~/.local/share/" and run "update-mime-database mime"

Instructions for other GNU/Linux distributions

  1. Close all instances of GEdit

  2. Obtain super-user access

  3. Copy the rust.lang file and place it in /usr/share/gtksourceview-3.0/language-specs/

Example (after extracting the gedit-config-master.zip to the ~/Downloads directory):

sudo mv /Downloads/gedit-config/share/gtksourceview-3.0/language-specs/rust.lang /usr/share/gtksourceview-3.0/language-specs/

License

Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

About

Gedit configuration for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published