aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAge
* Adding python 2 back in for deoplete to work properlyCody Hiar2016-11-09
* More updates, switching to bash zsh is no t neededCody Hiar2016-11-04
* Updating to a new version of apline linuxCody Hiar2016-11-04
* Use python 3 only, don't need 2Cody Hiar2016-11-04
* Updating to use my new 'make' workflowCody Hiar2016-11-04
* Updating more pip packages and fixing dependancy issuesCody Hiar2016-10-13
* Include jedi for python2, nvim not set up for switching fully to pythonCody Hiar2016-09-05
* Updating the workdir. /work autcompletes faster that /srcCody Hiar2016-09-02
* Adding more functionalityCody Hiar2016-09-02
* Moved neovim to alpine linux to save time on compilingCody Hiar2016-09-02
* Break neovim into separate images. Makes it quicker to compile newCody Hiar2016-08-28
* Paths are needed before derpCody Hiar2016-08-22
* going back to ack instead of ag, installing shellcheckCody Hiar2016-08-22
* ag is faster than ack, makes ctrl-p useableCody Hiar2016-08-18
* Addding workdir because I'm always mounting to this locationCody Hiar2016-08-18
* Adding git config to set my identity, just easier.Cody Hiar2016-08-02
* Adding ack-grep which I use to for grepping in neovimCody Hiar2016-07-29
* Adding PEARish standard which ignores tags that get annoying but I likeCody Hiar2016-07-28
* Adding php lintingCody Hiar2016-07-28
* Adding a eslintrc.json file for custom rulesCody Hiar2016-07-28
* Install Nodejs 6 as well as npm modules to handle the lintingCody Hiar2016-07-28
* Added pep257Cody Hiar2016-07-27
* Updating pip listing to include python modules for python linting.Cody Hiar2016-07-27
* Initial commit of the working files.Cody Hiar2016-07-27