Commit graph

  • 5c4d160a76 Always end list of functions with \n Sebastian Gniazdowski 2016-01-25 13:15:00 +0100
  • 54cf3c00b5 _zplugin-diff-functions uses REPLY instead of outputting text Sebastian Gniazdowski 2016-01-25 13:09:52 +0100
  • 74ac9b54c1 Output the created functions in two columns if there is enough space Sebastian Gniazdowski 2016-01-25 12:56:52 +0100
  • ec51cb482a Sort the listing of created functions Sebastian Gniazdowski 2016-01-25 12:21:19 +0100
  • b35c59f9b4 More descriptive names of ZPLG_FUNCTIONS* variables Sebastian Gniazdowski 2016-01-25 12:17:49 +0100
  • f105db9213 Delete repeated functions (unset), instead of marking them as duplicates Sebastian Gniazdowski 2016-01-25 12:14:03 +0100
  • 915e41c6d8 Initial reporting of what functions a plugin create Sebastian Gniazdowski 2016-01-25 09:39:28 +0100
  • 958788c8e6 ZPLG_CUR_USPL* variables holding concatenated user and plugin Sebastian Gniazdowski 2016-01-25 09:08:03 +0100
  • 39bf21cd77 Some plugins have ".zsh" in directory name Sebastian Gniazdowski 2016-01-24 19:48:04 +0100
  • 876c4c4e1b Use absolute path in git clone command, instead of cd / cd $OLDPWD Sebastian Gniazdowski 2016-01-24 18:28:51 +0100
  • 74cb4b6240 Add `zle' shadowing Sebastian Gniazdowski 2016-01-24 18:01:22 +0100
  • f18654f10a Return to origin directory after doing git clone Sebastian Gniazdowski 2016-01-24 17:55:25 +0100
  • e79feb2f56 Reports include files selected for source Sebastian Gniazdowski 2016-01-24 17:48:30 +0100
  • c9a6be0af1 Shorter code (the looking for a file to source) Sebastian Gniazdowski 2016-01-24 17:41:31 +0100
  • fadf34ed30 Modeline for Emacs and for Vim Sebastian Gniazdowski 2016-01-24 17:30:07 +0100
  • 8f8449c603 Handle a few different plugin "standards" Sebastian Gniazdowski 2016-01-24 17:29:29 +0100
  • 00f2b6443d All to the users - simulate OMZ directory structure Sebastian Gniazdowski 2016-01-24 14:50:08 +0100
  • 7eb164e128 Handle plugins whose dir name doesn't correspond to .plugin.zsh file Sebastian Gniazdowski 2016-01-24 13:22:50 +0100
  • 841e927b9e User functions should handle arguments in format "user/repository" Sebastian Gniazdowski 2016-01-24 12:55:32 +0100
  • 71808481c7 Make it more obvious how shadowing work Sebastian Gniazdowski 2016-01-24 12:48:35 +0100
  • adc7c6e694 There are plugins having ".plugin.zsh" already in ${plugin} Sebastian Gniazdowski 2016-01-24 12:47:44 +0100
  • 31d92389e3 Shadow alias builtin Sebastian Gniazdowski 2016-01-24 12:17:15 +0100
  • 17332f8389 In shadowed functions there should be rather explicit builtins called? Sebastian Gniazdowski 2016-01-24 12:15:32 +0100
  • f2daf0fb9e Utilized idea to simulate autoload-X, code cleanup, colors Sebastian Gniazdowski 2016-01-24 11:32:20 +0100
  • 32fb77e32a Updated README.md Sebastian Gniazdowski 2016-01-24 09:46:25 +0100
  • ea9e4d3733 License file (MIT) Sebastian Gniazdowski 2016-01-23 21:29:13 +0100
  • 51c8a1ffe4 No eval, $functions[] Sebastian Gniazdowski 2016-01-23 17:06:48 +0100
  • 941c0c4e1b Looking for a workaround for traps problems Sebastian Gniazdowski 2016-01-23 16:56:28 +0100
  • 8bcb689b5c Don't use eval, edit $functions[fun_name] instead Sebastian Gniazdowski 2016-01-23 16:49:59 +0100
  • e095be7b7f Rename Sebastian Gniazdowski 2016-01-23 16:06:35 +0100
  • 71ff820623 Project rename Sebastian Gniazdowski 2016-01-23 09:55:27 +0100
  • f31b9ad6de README.md Sebastian Gniazdowski 2016-01-22 20:29:48 +0100
  • b9bb54118b Initial commit Sebastian Gniazdowski 2016-01-22 20:28:02 +0100