]> git.lizzy.rs Git - micro.git/history - runtime
Make cursor movement automatic on insert + remove
[micro.git] / runtime /
2017-06-15 Zachary YedidiaMake cursor movement automatic on insert + remove
2017-06-10 Zachary YedidiaUpdate default colorscheme
2017-06-10 Tommyadded crontab highlighting. (#689)
2017-06-10 Zachary YedidiaMerge pull request #694 from tommyshem/xresources
2017-06-10 tommyCorrect the comment from # to ! as point out in the...
2017-06-07 Zachary YedidiaImprove solarized-tc colorscheme
2017-06-04 Zachary YedidiaMerge
2017-06-03 Zachary YedidiaMerge pull request #683 from yursan9/appstream
2017-06-03 Zachary YedidiaMerge pull request #688 from tommyshem/help-defaultkeys
2017-06-01 tommyAdded missing defualt key bindings and changed micro...
2017-05-27 Zachary YedidiaRe-add literate supportg v1.2.0
2017-05-27 Zachary YedidiaTemporarily remove literate folder
2017-05-27 Zachary YedidiaAdd support for zyedidia/Literate
2017-05-27 Zachary YedidiaMerge pull request #680 from tommyshem/kotlin
2017-05-26 tommyAdded kotlin highlighting and fixed swift line comment...
2017-05-21 Zachary YedidiaMerge
2017-05-19 Zachary YedidiaCreate ftoptions option to disable auto settings
2017-05-19 Zachary YedidiaMerge pull request #675 from benjamreynolds/patch-1
2017-05-19 Benjamin ReynoldsCleanup from merge conflicts in syntax/README
2017-05-08 Zachary YedidiaMerge pull request #654 from tommyshem/swift-linux...
2017-05-08 tommyadded swift linting to linux
2017-05-07 Zachary YedidiaMerge pull request #653 from Necklaces/master
2017-05-07 Nichlas SeverinsenAdded ShiftHome + ShiftEnd to keybindings.md documentation
2017-05-05 TommyUpdated swift syntax yaml file as missing keywords...
2017-05-05 Zachary YedidiaAdd tabmovement option
2017-05-05 Zachary YedidiaAdd SaveAll command and display + for modified tabs
2017-04-29 Zachary YedidiaAdd termtitle option and move autoclose utf8 code
2017-04-29 Zachary YedidiaMerge pull request #638 from popey/patch-1
2017-04-29 Zachary YedidiaMerge pull request #639 from popey/patch-2
2017-04-29 timon999Make autoclose plugin work with Non-Ascii Unicode chara...
2017-04-22 Zachary YedidiaMerge pull request #585 from samdmarshall/add-yaml...
2017-04-22 Samantha MarshallUpdating changes to be in-line with master
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-04-15 Zachary YedidiaMerge pull request #624 from Necklaces/master
2017-04-15 Nichlas SeverinsenImproved R syntax rules
2017-04-14 Zachary YedidiaMerge
2017-04-11 Zachary YedidiaMerge pull request #619 from nicqrocks/patch-1
2017-04-11 NicAdd other Perl6 extensions
2017-04-02 Zachary YedidiaMerge
2017-03-31 Zachary YedidiaRelocate cursor on search
2017-03-29 Zachary YedidiaImprove html syntax rules
2017-03-29 Zachary YedidiaAdd support for limit-group to highlights region limits
2017-03-29 Zachary YedidiaAdd skip statements to all strings
2017-03-29 Zachary YedidiaDon't skip included rules in end
2017-03-28 Zachary YedidiaFix incorrect crystal filetype detection
2017-03-28 Zachary YedidiaImprove some more region highlighting
2017-03-28 Zachary YedidiaAdd support for skipping and remove need for lookbehind
2017-03-27 Zachary YedidiaFix some issues with unicode syntax highlighting
2017-03-27 Zachary YedidiaDocument the keepautoindent option
2017-03-27 Zachary YedidiaProperly handle files that don't end with newlines
2017-03-27 Zachary YedidiaMerge
2017-03-27 Zachary YedidiaFix indent char styling
2017-03-27 Zachary YedidiaMerge pull request #601 from NicolaiSoeborg/patch-3
2017-03-27 Nicolai SøborgFix merge conflict / syntax of colors.md
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-26 Zachary YedidiaUpdate syntax readme and docs
2017-03-26 Zachary YedidiaUpdate yaml syntax file
2017-03-26 Zachary YedidiaFix precedence for python multi-comments
2017-03-22 Zachary YedidiaAdd support for lookbehind in region regexes
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaAdd converted syntax files
2017-03-21 Zachary YedidiaProperly escape start and end regexes
2017-03-21 Zachary YedidiaNo tabs in yaml
2017-03-21 Zachary YedidiaAdd syntax converter from old file format to new
2017-03-21 Zachary YedidiaSupport rule precedence just like the old format
2017-03-05 Zachary YedidiaUpdate go yaml file
2017-03-03 CaptainMcClellanAdded theming to the Vsplit divider. (#578)
2017-03-03 CaptainMcClellanLegacy syntax overhaul 2 (#577)
2017-03-01 Zachary YedidiaUse Go regex word boundaries
2017-03-01 Zachary YedidiaUpdate runtime
2017-03-01 CaptainMcClellanSyntax Highlight Overhaul (#568)
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-28 Yurizal SusantoSmall fix for space detection
2017-02-28 Yurizal SusantoImprove YAML highlighting
2017-02-26 Zachary YedidiaAdd more syntax files and include syntax highlighter...
2017-02-26 Zachary YedidiaSupport include statements in syntax files
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight
2017-02-26 Zachary YedidiaMerge pull request #564 from DanielPower/master
2017-02-26 Zachary YedidiaAdd tabswitch command
2017-02-26 Daniel PowerReplaced tmp directory with file directory
2017-02-24 Zachary YedidiaMerge
2017-02-24 Zachary YedidiaUpdate autoclose
2017-02-23 Zachary YedidiaMerge
2017-02-21 Zachary YedidiaMerge pull request #556 from AndydeCleyre/feature/zsh...
2017-02-21 Andy Klugerrecognize zsh-themes as zsh filetypes
2017-02-19 Zachary YedidiaMerge pull request #551 from samdmarshall/master
2017-02-19 Samantha Marshallfixing hex number highlighting for nim
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-02-11 Zachary YedidiaMerge pull request #547 from ta2gch/third-party-licenses
2017-02-11 Zachary YedidiaUpdate go highlighting
2017-02-10 Zachary YedidiaMerge pull request #545 from ta2gch/cpp
2017-02-08 TANIGUCHI Masayaadd c++ linter
2017-02-08 TANIGUCHI Masayacreate c++ syntax
2017-02-08 TANIGUCHI Masayaadd keywords
2017-02-08 Zachary YedidiaAdd option to disable use of a the primary clipboard v1.1.4
2017-02-03 Zachary YedidiaMerge pull request #539 from samdmarshall/nim
2017-01-27 Samantha Marshallfixing thestart/end syntax
next