Add instructions for installing the KDE syntax highlighting support
This commit is contained in:
parent
5962d7863c
commit
48d6a70943
|
@ -0,0 +1,9 @@
|
|||
KDE Syntax Highlighter Files for Scone Menu Language
|
||||
====================================================
|
||||
|
||||
To install:
|
||||
```
|
||||
mkdir -p ~/.local/share/org.kde.syntax-highlighting/syntax/
|
||||
cp scoml.xml ~/.local/share/org.kde.syntax-highlighting/syntax/
|
||||
```
|
||||
|
Loading…
Reference in New Issue