]> git.lizzy.rs Git - micro.git/history - cmd/micro/runtime.go
Updating changes to be in-line with master
[micro.git] / cmd / micro / runtime.go
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 YedidiaUpdate runtime
2017-04-02 Zachary YedidiaMerge
2017-04-02 Zachary YedidiaFix TabSwitch to work by tab name as well
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 YedidiaFix region highlighting with empty rules
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 branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
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-22 Zachary YedidiaFix another issue with horizontal scrolling
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaUpdate runtime
2017-03-21 Zachary YedidiaSupport rule precedence just like the old format
2017-03-03 Zachary YedidiaBuild runtime
2017-03-01 Zachary YedidiaUpdate runtime
2017-03-01 Zachary YedidiaUpdate runtime
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
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-24 Zachary YedidiaMerge
2017-02-24 Zachary YedidiaUpdate autoclose
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 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 Zachary YedidiaUpdate runtime
2017-01-27 Samantha Marshallfixing thestart/end syntax
2017-01-26 Samantha Marshallfinishing up syntax file
2017-01-26 Samantha Marshalladding nim linter and syntax
2017-01-20 DanielPowerAdd gruvbox truecolor colorscheme (#530)
2017-01-17 Samantha MarshallAdding additional Python and Objective-C linting (...
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 pull request #489 from november-eleven/refactor...
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 YedidiaUpdate runtime
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 Ivan SokolovSimple fix for Pascal syntax highlighting
2016-12-06 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-05 Rohan AllisonAdd Crystal language support (#473)
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-20 Zachary YedidiaUpdate runtime
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
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-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-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 YedidiaUpdate runtime
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaMerge
2016-10-18 Zachary YedidiaFix dockerfile syntax file
2016-10-12 Zachary YedidiaAdd docs
2016-10-11 Zachary YedidiaUpdate docs
2016-10-11 Zachary YedidiaMake monokai the default colorscheme
next