micro/runtime
Paulo S. Costa 5ae2799b70
Color material-tc scrollbar (#1838)
* Color material-tc scrollbar

* Update scrollbar color to correct name
2024-03-17 17:57:21 +01:00
..
colorschemes Color material-tc scrollbar (#1838) 2024-03-17 17:57:21 +01:00
help Revert "command: Add capability to use relative numbers in goto (#2985)" 2024-03-17 16:39:47 +01:00
plugins hltrailingws: adjust autoclose plugin implementation 2024-03-14 03:10:33 +01:00
syntax Add support for rust async/await keywords (#2556) 2024-03-17 16:47:46 +01:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -04:00
runtime.go refactor(runtime): simplify AssetDir() (#2761) 2023-02-28 01:31:51 -08:00
runtime_test.go refactor(runtime): simplify AssetDir() (#2761) 2023-02-28 01:31:51 -08: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.