]> git.lizzy.rs Git - micro.git/history - runtime/help/plugins.md
Merge pull request #564 from DanielPower/master
[micro.git] / runtime / help / plugins.md
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-23 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
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-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-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-18 10srAdd Buffer.AbsPath and a plugin function DirectoryName...
2016-11-16 10srUpdate plugins.md
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-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
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-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 YedidiaMerge pull request #381 from boombuler/logview
2016-09-27 Zachary YedidiaAdd new plugin runtime function
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
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 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-13 boombulerallow plugins to have a help file
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-09 Zachary YedidiaMerge
2016-09-09 Zachary YedidiaMerge pull request #344 from apjanke/doco-tweaks
2016-09-09 Andrew Jankedoco: grammar and formatting tweaks
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-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-02 boombulerupdated plugin help
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
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-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaFix bug with init.lua
2016-08-25 Zachary YedidiaUpdate docs and add some comments
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd more docs for plugins and keybindings
2016-08-17 Zachary YedidiaAdd more documentation
2016-08-17 Zachary YedidiaSplit help into multiple files and add help command