]> git.lizzy.rs Git - micro.git/history - runtime
Merge pull request #304 from techtonik/windate
[micro.git] / runtime /
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaMerge pull request #299 from skovsgaard/add-lfe
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-04 skovsgaardAdd an LFE syntax file
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #282 from boombuler/windows
2016-09-03 Zachary YedidiaAdd default bindings for CtrlHome and CtrlEnd
2016-09-03 Zachary YedidiaMerge
2016-09-03 Zachary YedidiaUpdate conf.micro syntax file
2016-09-03 Zachary YedidiaMerge pull request #292 from devoncarew/fix_typo
2016-09-03 Zachary YedidiaMerge pull request #293 from devoncarew/add_dart
2016-09-03 Devon Carewadd dart syntax highlighting
2016-09-02 Zachary YedidiaMerge
2016-09-02 Zachary YedidiaMerge pull request #281 from onodera-punpun/patch-1
2016-09-02 Camillesh.micro: Add some linux config files that use sh.
2016-09-02 Zachary YedidiaMerge pull request #271 from teryanik/master
2016-09-02 Zachary YedidiaMerge pull request #272 from thecotne/master
2016-09-01 cotne nazarashviliimprove json.micro
2016-09-01 teryanikimprovement highlight php syntax
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd "bubblegum" light colorscheme
2016-08-31 Zachary YedidiaMerge pull request #263 from dtakahas/fix-help-typos
2016-08-31 Dave TakahashiFix a couple typos in help files
2016-08-31 Zachary YedidiaAdd colorscheme support for gentoo-ebuild
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd colorscheme support for yaml
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd infobar option to disable the message line
2016-08-31 Zachary YedidiaMerge pull request #259 from handicraftsman/master
2016-08-31 NickolayFixed Micro & ASM syntax files
2016-08-31 NickolayMerge pull request #1 from zyedidia/master
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 xDShotUpdate ini.micro
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 YedidiaMerge pull request #247 from mholt/patch-1
2016-08-30 Matt HoltAdd Caddyfile syntax
2016-08-30 Zachary YedidiaUpdate syntax file readme
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 SIMD, Crypto and undocumented instructions
2016-08-30 NickolayAdded x87 instructions
2016-08-30 NickolayAdded x86 cpu support for assembly.
2016-08-30 Zachary YedidiaMerge pull request #235 from toxinu/patch-1 v1.0.1
2016-08-30 Geoffrey LehéeAdd missing comma
2016-08-30 Zachary YedidiaMerge
2016-08-30 Zachary YedidiaMerge pull request #220 from wayneashleyberry/patch-1
2016-08-30 Zachary YedidiaMerge pull request #225 from jfchevrette/patch-1
2016-08-30 Zachary YedidiaMerge pull request #221 from ilmanzo/patch-1
2016-08-30 Jean-Francois Chev... Fix typo in tutorial.md
2016-08-30 Andrea ManziniUpdate tutorial.md
2016-08-30 Wayne Ashley BerryUpdate options.md
2016-08-29 Zachary YedidiaUpdate readme v1.0
2016-08-29 Zachary YedidiaMake cursorline on by default
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 YedidiaRename 'default' colorscheme to 'simple'
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-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-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
next