Skip to content

aixp/rops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple text editor with syntax checking

Install

sudo pacman -S gtksourceview3
pip install .
mkdir -p ~/.local/share/gtksourceview-3.0/language-specs
cp oberon.lang zonnon.lang ~/.local/share/gtksourceview-3.0/language-specs/
mkdir -p ~/.local/share/gtksourceview-3.0/styles
cp strict.xml ~/.local/share/gtksourceview-3.0/styles/

Run

rops

About

Simple text editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages