]> git.lizzy.rs Git - micro.git/history - runtime
Minor update to docs
[micro.git] / runtime /
2016-08-17 Zachary YedidiaMinor update to docs
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands
2016-08-17 Zachary YedidiaAdd current-line-number colors to all colorschemes
2016-08-17 Zachary YedidiaAdd more docs for plugins and keybindings
2016-08-17 Zachary YedidiaAdd more documentation
2016-08-17 Zachary YedidiaAdd more explanation for colors.md
2016-08-17 Zachary YedidiaSplit help into multiple files and add help command
2016-08-17 Zachary YedidiaMerge pull request #209 from onodera-punpun/coloredline
2016-08-16 Zachary YedidiaClean up go plugin
2016-08-16 Zachary YedidiaFix recursive issue with go plugin
2016-08-16 Zachary YedidiaChange plugin callbacks to not only happen when a keybi...
2016-08-16 Zachary YedidiaRebind Home and End to StartOfLine and EndOfLine
2016-08-15 Camille ScholtzAdd colored current line number option
2016-07-30 Zachary YedidiaMerge pull request #200 from k33g/wip-golo-syntax
2016-07-30 Philippe CharrièreTo only use the colorscheme groups
2016-07-30 Philippe CharrièreAdd Gololang support
2016-07-24 Zachary YedidiaAdd tab command to open a file in a new tab
2016-07-24 Zachary YedidiaFix issue with autoclose plugin
2016-07-15 Zachary YedidiaHighlight plist as XML
2016-07-14 Zachary YedidiaMerge
2016-07-13 Zachary YedidiaMerge pull request #193 from timon999/master
2016-07-13 Timon BöhlerChanged Python syntax file to use Go's regex for matchi...
2016-07-12 Zachary YedidiaMerge pull request #191 from bvaudour/patch-1
2016-07-12 Benjamin VAUDOURUpdate of lilypond.micro
2016-07-11 Benjamin VAUDOURAdd lilypond syntax (http://lilypond.org/)
2016-07-09 Zachary YedidiaMerge pull request #185 from zyedidia/splits
2016-07-09 Zachary YedidiaAdd documentation for splits
2016-07-06 Zachary YedidiaMerge pull request #190 from onodera-punpun/patch-1
2016-07-06 Camillefish.micro: Add missing command, use constat.string
2016-07-05 Zachary YedidiaChange default colorscheme to monokai
2016-06-25 Zachary YedidiaAdd string group to syntax files
2016-06-23 Zachary YedidiaAdd new colorschemes to runtime
2016-06-23 Zachary YedidiaMerge pull request #180 from Calinou/monokai-colorscheme
2016-06-23 Zachary YedidiaMerge pull request #181 from Calinou/atom-dark-colorscheme
2016-06-23 Zachary YedidiaMerge pull request #182 from Calinou/gdscript-syntax
2016-06-23 Hugo LocurcioAdd GDScript syntax file
2016-06-23 Hugo LocurcioAdd Atom Dark colorscheme
2016-06-23 Hugo LocurcioAdd a Monokai colorscheme
2016-06-23 Zachary YedidiaFix issue with autoclose plugin
2016-06-22 Zachary YedidiaColorscheme group inheritance
2016-06-22 Zachary YedidiaAdd autoclose plugin to handle autoclose for brackets...
2016-06-21 Zachary YedidiaAuto prefix for plugin functions
2016-06-15 Zachary YedidiaAdd support for job control
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaAdd default bindings for PreviousTab and NextTab
2016-06-08 Zachary YedidiaMake tabs respond to mouse events
2016-06-08 Zachary YedidiaDon't display the tab bar if only one tab is open
2016-06-08 Zachary YedidiaMerge pull request #168 from onodera-punpun/syntax_css
2016-06-08 Camille Scholtzfixer :hover, etc., color
2016-06-08 Camille Scholtzcolorize brackets
2016-06-08 Camille Scholtzmake normal the defualt color
2016-06-08 Camille ScholtzUpdate css syntax
2016-06-02 Zachary YedidiaMerge pull request #154 from jtolds/master
2016-06-02 Zachary YedidiaMerge pull request #159 from onodera-punpun/syntax_cleanup
2016-06-02 Camille ScholtzClean up shell and fish syntax files
2016-06-01 Zachary YedidiaAdd cursorline option
2016-05-31 Zachary YedidiaMake CursorPageUp and CursorPageDown default
2016-05-30 Zachary YedidiaAdd support for user-created commands
2016-05-29 Zachary YedidiaAdd persistent undo as the option
2016-05-28 Zachary YedidiaMerge
2016-05-28 Zachary YedidiaAdd `savecursor` option
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-27 Camille ScholtzRemove undo options, make stackundo default behavior
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
next