Marty Oehme
acbe002f87
Can take input in the form user/repo and pulls packages from github into its package directory. Documented use of new function. Can download both processors and packages. Styler decides between both with their naming schemes, searching for `/base16-` or `baseproc16-` respectively. For example: username/base16-programname - package username/baseproc16-programname - processor If it can not determine it based on name alone, it will assume to be dealing with a processor but spit out a warning for the user. Styler processors use same layout as packages, such that package and processor directories are mirrors of each other. So: `chriskempson/base16-vim` lies in the packages directory, `marty-oehme/vim-processor` mirrors it. This opens up the way for custom processors. |
||
---|---|---|
.. | ||
styler |