aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Changingg default section to be first partyCody Hiar2017-02-28
|
* Adding model cluster to packagesCody Hiar2017-02-27
|
* Adding more third party appsCody Hiar2017-02-22
|
* Adding vimdiff and git config so I can use neovim for staging changesCody Hiar2017-02-21
|
* Adding updates to isort, 2 new packages for neovimCody Hiar2017-02-19
|
* fixing alignmentCody Hiar2017-02-10
|
* Updating dockerfile, moving neovim to local files instead of cloning.Cody Hiar2017-02-10
|
* Ignore nvim repoCody Hiar2017-02-10
|
* Change the term to screen since I always use tmuxCody Hiar2017-02-09
|
* Adding flake8 configCody Hiar2017-02-09
|
* changing pathCody Hiar2017-02-03
|
* Changing the directory for neovim mountingCody Hiar2017-02-03
|
* changing ghc image, latest one is brokenCody Hiar2017-01-16
|
* Adding more to isort fileCody Hiar2017-01-16
|
* Updating makefileCody Hiar2017-01-11
|
* Making isort part of environmentCody Hiar2017-01-11
|
* Push to dockerhub everytime I rebuild.Cody Hiar2016-12-30
|
* Adding isort to the install for managing importsCody Hiar2016-12-02
|
* 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
| | | | 3 yet
* 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
|
* Update README.mdCody Hiar2016-09-01
|
* Added command to build the entire thingCody Hiar2016-09-01
|
* Break neovim into separate images. Makes it quicker to compile newCody Hiar2016-08-28
| | | | changes
* 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
|
* Private underscore ignoreCody Hiar2016-08-18
|
* Addding workdir because I'm always mounting to this locationCody Hiar2016-08-18
|
* Adding a makefileCody Hiar2016-08-12
|
* Removing rule of _ for private class methods, outdated.Cody Hiar2016-08-02
|
* 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
| | | | the forced file and class comments
* 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
|
* Fixing some typos from copy pasteCody Hiar2016-07-27
|
* Initial commit of the working files.Cody Hiar2016-07-27