mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Changed system-wide nano syntax-highlight path in README.md
Set actual path for definitions for the syntax coloring of common file types.
This commit is contained in:
parent
1aa64a86cf
commit
ea6a3bc181
@ -44,7 +44,7 @@ The files should be placed inside of the `~/.nano/` directory.
|
|||||||
|
|
||||||
You can put the files in another directory inside the correct `.nano` folder.
|
You can put the files in another directory inside the correct `.nano` folder.
|
||||||
For example: `~/.nano/nanorc/`.
|
For example: `~/.nano/nanorc/`.
|
||||||
For readability will use `$install_path` for the path of your choose (in *system wide* the path is always `/usr/share/nano-syntax-highlighting/`).
|
For readability will use `$install_path` for the path of your choose (in *system wide* the path is always `/usr/share/nano/`[^1]).
|
||||||
|
|
||||||
For user, only run:
|
For user, only run:
|
||||||
|
|
||||||
@ -110,3 +110,5 @@ Please see this [issue](https://savannah.gnu.org/bugs/?56994).
|
|||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Some of these files are derived from the original [Nano](https://www.nano-editor.org) editor [repo](https://git.savannah.gnu.org/cgit/nano.git)
|
Some of these files are derived from the original [Nano](https://www.nano-editor.org) editor [repo](https://git.savannah.gnu.org/cgit/nano.git)
|
||||||
|
|
||||||
|
[^1]: https://www.nano-editor.org/dist/latest/nanorc.5.html#FILES
|
||||||
|
Loading…
Reference in New Issue
Block a user