]> git.lizzy.rs Git - micro.git/history - runtime
Add mail syntax highlighting
[micro.git] / runtime /
2016-12-28 Alexey GladkovAdd mail syntax highlighting
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-23 Zachary YedidiaUpdate php rules
2016-12-23 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaUpdate php syntax rules
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-18 Zachary YedidiaMerge pull request #501 from samdmarshall/master
2016-12-18 Samantha Marshallupdating micro syntax to better work with micro syntax...
2016-12-17 10srUpdate help for rmtrailingws
2016-12-14 Zachary YedidiaMerge pull request #495 from ColinRioux/master
2016-12-14 Colin RiouxMinor fix to documentation
2016-12-14 Zachary YedidiaUpdate docs
2016-12-13 Zachary YedidiaAdd missing word boundary to python regex
2016-12-11 Zachary YedidiaMerge
2016-12-11 Zachary YedidiaMerge pull request #487 from NicolaiSoeborg/patch-1
2016-12-11 Nicolai SøborgUpdate plugin documentation
2016-12-09 Zachary YedidiaMerge pull request #485 from sirikid/syntax-fix
2016-12-09 Zachary YedidiaUse shell to parse command when using JobStart
2016-12-08 Ivan SokolovInitial OCaml support (integers and real literals,...
2016-12-08 Zachary YedidiaMerge pull request #478 from NicolaiSoeborg/master
2016-12-08 Zachary YedidiaMerge pull request #481 from sirikid/syntax-fix
2016-12-08 Zachary YedidiaMerge pull request #480 from Theodus/master
2016-12-08 Ivan SokolovSimple fix for Pascal syntax highlighting
2016-12-07 theodusimprove pony syntax
2016-12-06 NicolaiAdd syntax highlighting for Solidity
2016-12-06 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-05 Rohan AllisonAdd Crystal language support (#473)
2016-12-01 Zachary YedidiaMerge pull request #471 from clemenscorny/master
2016-12-01 Clemens Kornerconvert tex.micro to use micro's colorscheme feature
2016-12-01 Clemens Kornerreplace space and tab characters in vhdl.micro with...
2016-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-29 Zachary YedidiaAllow splits to be created in either direction
2016-11-24 Zachary YedidiaMerge pull request #462 from Theodus/pony-syntax
2016-11-24 theodusadd pony syntax
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Clemens Kornervhdl syntax file
2016-11-19 Zachary YedidiaReplace CtrlO with open command
2016-11-18 Zachary YedidiaAdd cd and pwd commands to change the working dir
2016-11-18 10srAdd Buffer.AbsPath and a plugin function DirectoryName...
2016-11-16 10srUpdate plugins.md
2016-11-13 Zachary YedidiaMerge pull request #447 from samdmarshall/objective...
2016-11-13 Samantha Marshallupdating types
2016-11-13 Samantha Marshalladding objective-c syntax rules
2016-11-09 Zachary YedidiaPut linted classfiles in temp directory
2016-11-08 Zachary YedidiaMerge
2016-11-08 Zachary YedidiaAdd default ftoptions plugin to override settings
2016-11-08 Zachary YedidiaMerge pull request #444 from samdmarshall/c-hex-numbers
2016-11-07 Samantha Marshalladding hexidecimal numbers to the existing C syntax...
2016-10-29 Zachary YedidiaMerge pull request #433 from ilius/pr03.python_syntax
2016-10-29 Zachary YedidiaMerge
2016-10-29 Zachary YedidiaAdd ByteOffset and ToCharPos to plugin API
2016-10-28 Saeed Rasooliadd python3 syntax highlighting (detect from header)
2016-10-28 Saeed Rasoolifixes in python (2.7) syntax file, and rename to python...
2016-10-24 Zachary YedidiaAdd 'plugin available' command
2016-10-23 Zachary YedidiaAdd eofnewline option
2016-10-21 Zachary YedidiaAdd reload command
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-19 Zachary YedidiaMerge pull request #423 from ulrichSchreiner/master
2016-10-19 Zachary YedidiaMerge pull request #424 from ulrichSchreiner/yaml-highl...
2016-10-19 Adrian VoicaUpdated TypeScript with all the reserved words and...
2016-10-19 Ulrich Schreinerhighlight yaml dicts as types
2016-10-19 Ulrich Schreineradd additional Dockerfile keywords
2016-10-18 Zachary YedidiaMerge
2016-10-18 Zachary YedidiaFix dockerfile syntax file
2016-10-14 Zachary YedidiaMerge pull request #412 from ilius/pr04.keybindings_hel...
2016-10-14 Zachary YedidiaMerge pull request #411 from zenlc2000/master
2016-10-14 Saeed RasooliBugfix: keybindings.md: fix bad json syntax, due to...
2016-10-14 Saeed Rasooliupdate keybindings.md due to PR #409
2016-10-14 zenlc2000Reworded first sentence to make it clearer.
2016-10-12 Zachary YedidiaAdd docs
2016-10-12 Zachary YedidiaMerge
2016-10-12 Zachary YedidiaMerge pull request #407 from ilius/pr01.move_up_down
2016-10-12 Saeed Rasooliadd help for MoveLinesUp and MoveLinesDown
2016-10-11 Zachary YedidiaUpdate docs
2016-10-11 Zachary YedidiaMake monokai the default colorscheme
2016-10-07 Zachary YedidiaUpdate docs and readme v1.1.0
2016-10-07 Zachary YedidiaMake linter a default plugin once again
2016-10-06 Zachary YedidiaMove linter and go plugins to their own repos
2016-10-06 Zachary YedidiaMerge pull request #396 from boombuler/help
2016-10-06 Florian Sundermannupdated plugin help
2016-10-05 Zachary YedidiaAdd some documentation about plugin manager
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-04 Zachary YedidiaAdd 'Unsplit' action and VSplit and HSplit actions
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaAdd 'autosave' option
2016-09-28 Zachary YedidiaMerge pull request #384 from boombuler/logview
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaHSplit log, and update docs
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-27 Zachary YedidiaAdd new plugin runtime function
2016-09-26 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-26 Zachary YedidiaFix problems recognizing CtrlH
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-25 Zachary YedidiaMerge pull request #377 from onodera-punpun/patch-2
2016-09-25 CamilleAdd ` to autoclose
2016-09-24 Zachary YedidiaMerge pull request #371 from boombuler/plugins
next