micro/runtime
Zachary Yedidia 8168a75bde Slightly speed up search and replace
This commit also adds a linter for literate
2017-04-16 10:43:13 -04:00
..
colorschemes Relocate cursor on search 2017-03-31 10:39:10 -04:00
help Add support for skipping and remove need for lookbehind 2017-03-27 20:53:08 -04:00
plugins Slightly speed up search and replace 2017-04-16 10:43:13 -04:00
syntax Improved R syntax rules 2017-04-15 02:06:19 +02:00
README.md Update syntax readme and docs 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.