Update readme

This commit is contained in:
Zachary Yedidia
2016-04-18 14:04:42 -04:00
parent 84d353838c
commit 2d3789c462
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in `ConfigDir`. If you would like to make your own colorschemes
and syntax files, you can put in in `ConfigDir/colorschemes` and `ConfigDir/syntax` respectively.
This directory will be embedded in the Go binary for portability, but it may just as well be put in `~/.config/micro`. If you would like to make your own colorschemes
and syntax files, you can put in in `~/.config/micro/colorschemes` and `~/.config/micro/syntax` respectively.

View File

@@ -1,7 +1,7 @@
# Micro syntax highlighting files
These are the syntax highlighting files for micro. To install them, just
put all the syntax files in `ConfigDir/syntax`.
put all the syntax files in `~/.config/micro/syntax`.
They are taken from Nano, specifically from [this repository](https://github.com/scopatz/nanorc).
Micro syntax files are almost identical to Nano's, except for some key differences: