micro/runtime
Zachary Yedidia 6665834cca Add autoclose plugin to handle autoclose for brackets, quotes etc...
The plugin adds an option `autoclose` to configure whether or not you
would like quotes, brackets etc... to be automatically closed. The
option is enabled by default.

Closes #176
2016-06-22 13:54:42 -04:00
..
colorschemes Add cursorline option 2016-06-01 10:05:17 -04:00
help Add autoclose plugin to handle autoclose for brackets, quotes etc... 2016-06-22 13:54:42 -04:00
plugins Add autoclose plugin to handle autoclose for brackets, quotes etc... 2016-06-22 13:54:42 -04:00
syntax Merge pull request #168 from onodera-punpun/syntax_css 2016-06-08 13:11:31 -04:00
README.md Update readme 2016-04-18 14:04:42 -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 in in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.