Commit graph

941 commits

Author SHA1 Message Date
Camille Scholtz
a0d4123731 Add indent character option 2016-05-17 17:17:18 +02:00
Camille
3c9d7fb30c Improve fish syntax file.
It now has a header, has more and better colors.
2016-05-15 22:10:07 +02:00
Zachary Yedidia
3d1fb69c15 Merge 2016-05-15 13:44:30 -04:00
Zachary Yedidia
aa8944304b Add statusline option
Fixes #105
2016-05-15 13:44:07 -04:00
Dante Swift
a1864d2511 fix default keybindings in help.md
the up and down arrow were switched
2016-05-14 14:51:04 -06:00
Zachary Yedidia
e2efc963b7 Simplify IsDirty check 2016-05-14 12:04:13 -04:00
Zachary Yedidia
f80af4670f Add options to help text 2016-05-05 12:56:52 -04:00
Zachary Yedidia
31567c9e15 Add linter option 2016-05-05 12:53:28 -04:00
Zachary Yedidia
3cbb23bfbe Add automatic linting for Go, Python, C, D, Java, Javascript, Lua 2016-05-05 12:53:27 -04:00
Zachary Yedidia
1668e91310 Add linter plugin to easily make linters 2016-05-05 12:53:27 -04:00
Zachary Yedidia
59e71a4a0c Improved error parsing and use warnings for golint instead of errors 2016-05-05 12:53:27 -04:00
Zachary Yedidia
908bcb22ae Have go plugin create its own options 2016-05-05 12:53:27 -04:00
Zachary Yedidia
30c7a9c4a5 Refine gutter messages and add go build checking to go plugin 2016-05-05 12:53:27 -04:00
Zachary Yedidia
a333f0ade2 Add default plugins, and install go plugin by default 2016-05-05 12:53:26 -04:00
Zachary Yedidia
cf2db5dfe7 Add R syntax file
Closes #91
2016-05-02 15:01:46 -04:00
Zachary Yedidia
9ad2820e5e Change selection color in solarized colorscheme 2016-04-30 15:32:33 -04:00
Zachary Yedidia
e0f20fbb55 Fix selection bugs 2016-04-30 14:06:00 -04:00
Zachary Yedidia
c3598fd8bd Merge 2016-04-30 12:43:46 -04:00
Zachary Yedidia
ebf91a7432 Constrain help text to 80 columns 2016-04-30 12:43:40 -04:00
aerth
8936d8f675
Add json bindings to doc 2016-04-30 08:33:04 -07:00
Zachary Yedidia
b6195721ac Update readme and help 2016-04-28 15:05:53 -04:00
Zachary Yedidia
53249c46f5 Support different types of gutter messages 2016-04-27 12:33:33 -04:00
Zachary Yedidia
a945734db7 Update help 2016-04-25 14:15:33 -04:00
Zachary Yedidia
e1c1372f8f Add check flag for search and replace 2016-04-24 17:08:40 -04:00
Zachary Yedidia
74bd338cbc Improve help text 2016-04-24 08:38:38 -04:00
Zachary Yedidia
1f62ff9d80 Improve help text and move to its own file 2016-04-24 08:31:42 -04:00
Ahmed W
5b6c011c17 typos in solarized-tc.micro 2016-04-21 22:19:37 +02:00
Zachary Yedidia
47c32dda22 Major optimization for loading syntax files 2016-04-18 14:40:07 -04:00
Zachary Yedidia
2d3789c462 Update readme 2016-04-18 14:04:42 -04:00
Zachary Yedidia
8dee0ad2d5 Use XDG_CONFIG_HOME for configuration directory
Fixes #18
2016-04-18 10:31:19 -04:00
Zachary Yedidia
8656335da4 Embed runtime files in the go binary 2016-04-18 09:35:53 -04:00
Zachary Yedidia
8a2479a43d Update todolist, and readme
Add binaries to readme and a screenshot of micro.
2016-04-16 17:33:13 -04:00
Zachary Yedidia
9058103a13 Fix syntax file readme 2016-04-08 09:23:24 -04:00
Zachary Yedidia
739e50d4fe Update syntax files 2016-04-08 09:22:36 -04:00
Zachary Yedidia
62967c7935 Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00
Zachary Yedidia
d1d55277f7 Update syntax files 2016-03-25 16:41:36 -04:00
Zachary Yedidia
a35af11924 Cache syntax highlighting rules 2016-03-23 16:36:17 -04:00
Zachary Yedidia
e2f25947cc Add colorscheme support for selection color 2016-03-23 13:23:50 -04:00
Zachary Yedidia
886bd11ae1 Add colorschemes to runtime 2016-03-22 20:43:48 -04:00
Zachary Yedidia
c721c0bfab Fix runtime readme and makefile 2016-03-22 18:29:56 -04:00
Zachary Yedidia
d20df210d0 Add cross-compilation script 2016-03-22 18:17:11 -04:00