Files
zyedidia.micro/runtime
Jipok ade0e9dd39 Use spaces for nim
From manual:
Nim's standard grammar describes an indentation sensitive language. This means that all the control structures are recognized by indentation. Indentation consists only of spaces; tabulators are not allowed.
2017-10-14 20:21:41 +05:00
..
2017-06-18 17:59:03 +02:00
2017-10-06 20:42:58 -04:00
2017-10-14 20:21:41 +05:00
2017-10-06 11:00:31 -04:00
2017-03-26 18:58:08 -04:00

Runtime files for Micro

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 them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.