summaryrefslogtreecommitdiff
path: root/plugins/nvm/_nvm
AgeCommit message (Collapse)Author
2016-08-07nvm plugin improvements (#5265)Luke Childs
* Export $NVM_DIR if it doesn't exist and use it when looking for nvm * Use $NVM_DIR when looking for nvm for completion * Use $NVM_DIR when looking for nvm in nvm_prompt_info
2013-09-05NVM: Avoid providing completions when nvm is not installedPaul Melnikow
2013-09-04Plugin for Node Version ManagerPaul Melnikow