micro/runtime
dwwmmn ac0b89366b Implement SpawnMultiCursorSelect (#1046)
Add function to actions.go which adds a new cursor to the beginning of each line of a selection. Bind to Ctrl-M by default.
2018-03-30 16:40:45 -04:00
..
colorschemes Add railscast colorscheme 2018-01-07 21:02:24 -05:00
help Implement SpawnMultiCursorSelect (#1046) 2018-03-30 16:40:45 -04:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Create PowerShell.yaml 2018-03-21 03:58:04 +01: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.