]> git.lizzy.rs Git - micro.git/history - runtime
Add stackundo option
[micro.git] / runtime /
2016-05-26 Camille ScholtzAdd stackundo option
2016-05-24 Camille Scholtzmake undothresthold a setting
2016-05-22 Zachary YedidiaFix tabstospaces problem
2016-05-22 Zachary YedidiaMerge pull request #130 from onodera-punpun/center_search
2016-05-20 Camille ScholtzAdd scrollmargin option, rename scrollSpeed to scrollsp...
2016-05-20 Zachary YedidiaMerge branch 'onodera-punpun-duplicate'
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-19 Camille ScholtzForgot a comma there
2016-05-19 Camille ScholtzGive shortcuts more message feedback, add duplicate...
2016-05-19 Zachary YedidiaAdd colorscheme to makefile syntax file
2016-05-18 Zachary YedidiaMerge pull request #123 from onodera-punpun/package_syntax
2016-05-18 Camille ScholtzAdd some distro specific files to syntax
2016-05-18 Zachary YedidiaMerge pull request #121 from onodera-punpun/case_insens...
2016-05-18 Camille ScholtzAdd ignorecase option
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 Zachary YedidiaFix capitalization of scrollSpeed option
2016-05-17 Zachary YedidiaMerge pull request #110 from onodera-punpun/indentchar
2016-05-17 Zachary YedidiaMerge pull request #112 from onodera-punpun/customizabl...
2016-05-17 Camille ScholtzAdd scrollspeed option
2016-05-17 Camille ScholtzRename indent-line to indent-char, change default value...
2016-05-17 CamilleFix typo
2016-05-17 Camille ScholtzAdd indent character option
2016-05-15 Zachary YedidiaMerge pull request #108 from onodera-punpun/patch-1
2016-05-15 CamilleImprove fish syntax file.
2016-05-15 Zachary YedidiaMerge
2016-05-15 Zachary YedidiaAdd statusline option
2016-05-14 Zachary YedidiaMerge pull request #101 from icybolts/patch-1
2016-05-14 Dante Swiftfix default keybindings in help.md
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaAdd options to help text
2016-05-05 Zachary YedidiaAdd linter option
2016-05-05 Zachary YedidiaAdd automatic linting for Go, Python, C, D, Java, Javas...
2016-05-05 Zachary YedidiaAdd linter plugin to easily make linters
2016-05-05 Zachary YedidiaImproved error parsing and use warnings for golint...
2016-05-05 Zachary YedidiaHave go plugin create its own options
2016-05-05 Zachary YedidiaRefine gutter messages and add go build checking to...
2016-05-05 Zachary YedidiaAdd default plugins, and install go plugin by default
2016-05-02 Zachary YedidiaAdd R syntax file
2016-04-30 Zachary YedidiaChange selection color in solarized colorscheme
2016-04-30 Zachary YedidiaFix selection bugs
2016-04-30 Zachary YedidiaMerge
2016-04-30 Zachary YedidiaConstrain help text to 80 columns
2016-04-30 Zachary YedidiaMerge pull request #87 from aerth/bindings-help
2016-04-30 aerthAdd json bindings to doc
2016-04-29 Zachary YedidiaMerge
2016-04-28 Zachary YedidiaUpdate readme and help
2016-04-27 Zachary YedidiaMerge branch 'gutter-messages'
2016-04-27 Zachary YedidiaSupport different types of gutter messages
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaMerge branch 'arrow-bindings'
2016-04-25 Zachary YedidiaMerge
2016-04-25 Zachary YedidiaUpdate help
2016-04-24 Zachary YedidiaAdd check flag for search and replace
2016-04-24 Zachary YedidiaMerge
2016-04-24 Zachary YedidiaImprove help text
2016-04-24 Zachary YedidiaImprove help text and move to its own file
2016-04-21 Zachary YedidiaMerge pull request #55 from OneOfOne/patch-1
2016-04-21 Ahmed Wtypos in solarized-tc.micro
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaUpdate readme
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-04-16 Zachary YedidiaUpdate todolist, and readme
2016-04-08 Zachary YedidiaFix syntax file readme
2016-04-08 Zachary YedidiaUpdate syntax files
2016-03-29 Zachary YedidiaAdd automatic settings to ~/.micro/settings.json
2016-03-25 Zachary YedidiaUpdate syntax files
2016-03-23 Zachary YedidiaCache syntax highlighting rules
2016-03-23 Zachary YedidiaAdd colorscheme support for selection color
2016-03-23 Zachary YedidiaAdd colorschemes to runtime
2016-03-22 Zachary YedidiaMerge branch 'cross-compile'
2016-03-22 Zachary YedidiaFix runtime readme and makefile
2016-03-22 Zachary YedidiaAdd cross-compilation script