]> git.lizzy.rs Git - micro.git/history - runtime
adding hexidecimal numbers to the existing C syntax rules
[micro.git] / runtime /
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
2016-09-20 Zachary YedidiaMerge pull request #370 from boombuler/snippets_core
2016-09-19 Florian Sundermannsome additions to the plugin API
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaUpdate yaml header
2016-09-16 Zachary YedidiaAdd quick start guide to help.md
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaAllow plugins to add their own runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Zachary YedidiaFix pyflakes linter pattern
2016-09-13 boombulerallow plugins to have a help file
2016-09-11 anatoly techtonikFix comma and tabs in markdown help
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-10 Zachary YedidiaImprove performance for xml and html files
2016-09-10 Zachary YedidiaAllow a buffer to be opened simultaneously
2016-09-10 Zachary YedidiaMerge
2016-09-10 NickolayOkay. Bugfix with syntax :P (#339)
2016-09-09 Zachary YedidiaAdd eval command
2016-09-09 Zachary YedidiaRemove duplicate PKGBUILD filetype
2016-09-09 Zachary YedidiaMerge
2016-09-09 Zachary YedidiaUse shell.micro for PKGBUILD files
2016-09-09 Zachary YedidiaMerge pull request #344 from apjanke/doco-tweaks
2016-09-09 Andrew Jankedoco: grammar and formatting tweaks
2016-09-08 Zachary YedidiaMerge pull request #341 from boombuler/bug297
2016-09-08 Zachary YedidiaAdd SaveAs action and command
2016-09-07 Zachary YedidiaAdd colorcolumn option
2016-09-07 anatoly techtonikUsability integration with file managers
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaHave HandleShellCommand return the stdout
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-06 Zachary YedidiaAdd support for macros
2016-09-06 Zachary YedidiaMerge pull request #323 from zonuexe/php-keywords
2016-09-06 USAMI KentaAdd PHP Keywords
2016-09-05 Zachary YedidiaMerge pull request #315 from boombuler/pascal
2016-09-05 boombuleradded pascal syntax
2016-09-05 Zachary YedidiaMerge
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
2016-09-05 Marius MesserschmidtAdded some SCSS keywords for the css/scss highlighting
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-05 Zachary YedidiaMerge pull request #313 from adrianvoica/master
2016-09-05 Adrian VoicaUpdates to TypeScript dictionary.
2016-09-05 Zachary YedidiaMerge pull request #311 from adrianvoica/master
2016-09-05 Adrian VoicaAdded TypeScript syntax highlighting file.
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
next