]> git.lizzy.rs Git - micro.git/history - cmd/micro/runtime.go
Add infobar option to disable the message line
[micro.git] / cmd / micro / runtime.go
2016-08-31 Zachary YedidiaAdd infobar option to disable the message line
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaMerge pull request #253 from xDShot/patch-1
2016-08-31 Zachary YedidiaMerge pull request #256 from handicraftsman/master
2016-08-31 NickolayAdded .micro syntax theme
2016-08-31 Zachary YedidiaUpdate help to give quick instructions on quitting...
2016-08-30 Zachary YedidiaFix problem with linter.onSave calling view.Save
2016-08-30 Zachary YedidiaAdd caddyfile to runtime
2016-08-30 Zachary YedidiaAdd QuitAll action to close all splits and tabs at...
2016-08-30 Zachary YedidiaMerge
2016-08-30 Zachary YedidiaMerge pull request #241 from handicraftsman/master
2016-08-30 NickolayWhooops!
2016-08-30 NickolayFully finished ASM syntax highlightig
2016-08-30 NickolayAdded x87 instructions
2016-08-30 NickolayAdded x86 cpu support for assembly.
2016-08-29 Zachary YedidiaUpdate readme v1.0
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaMinor update to zenburn line number colors
2016-08-28 Zachary YedidiaUpdate runtime
2016-08-28 Zachary YedidiaUpdate docs and makefile
2016-08-27 Zachary YedidiaMake zenburn the default colorscheme
2016-08-27 Zachary YedidiaMinor update to zenburn
2016-08-27 Zachary YedidiaAdd zenburn colorscheme
2016-08-26 Zachary YedidiaAdd tutorial help file
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-26 Zachary YedidiaAdd support for making buffer local options in settings...
2016-08-25 Zachary YedidiaFix bug with init.lua
2016-08-25 Zachary YedidiaUpdate docs and add some comments
2016-08-25 Zachary YedidiaPass the view into plugin callbacks
2016-08-25 Zachary YedidiaUpdate plugins for local settings
2016-08-25 Zachary YedidiaMake all filetype names lowercase
2016-08-25 Zachary YedidiaMinor fixes and update runtime
2016-08-21 Zachary YedidiaAdd gruvbox colorscheme
2016-08-20 Zachary YedidiaUpdate readme
2016-08-20 Zachary YedidiaGo plugin should disable tabstospaces if the file is go
2016-08-19 Zachary YedidiaFix minor issue with autoclose
2016-08-19 Zachary YedidiaImprove autoclose plugin auto tabbing
2016-08-18 Zachary YedidiaUpdate runtime
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 YedidiaUpdate runtime.go
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-11 Zachary YedidiaMinor update
2016-07-30 Zachary YedidiaAdd gololang to pre installed syntax files
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 YedidiaRecompile runtime.go
2016-07-14 Zachary YedidiaAdd preAction plugin callbacks which can return false...
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 YedidiaUpdate runtime and syntax file listing
2016-07-09 Zachary YedidiaMerge pull request #185 from zyedidia/splits
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 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 YedidiaCreate tab struct and reorganize tab bar
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-30 Zachary YedidiaAdd ability to bind lua functions defined in plugins
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-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-19 Zachary YedidiaAdd colorscheme to makefile syntax file
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 Zachary YedidiaFix capitalization of scrollSpeed option
2016-05-15 Zachary YedidiaMerge
2016-05-15 Zachary YedidiaAdd statusline option
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-06 Zachary YedidiaUpdate runtime
2016-05-05 Zachary YedidiaAdd linter option
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-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-24 Zachary YedidiaAdd check flag for search and replace
2016-04-24 Zachary YedidiaMerge
2016-04-24 Zachary YedidiaImprove help text
next