diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | .nvm | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4dade1b..bbca54c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule ".config/vim/bundle/vim-javascript"] path = .config/vim/bundle/vim-javascript url = https://github.com/pangloss/vim-javascript.git +[submodule ".nvm"] + path = .nvm + url = https://github.com/nvm-sh/nvm.git diff --git a/.nvm b/.nvm new file mode 160000 +Subproject c26422a03e492938e19e63604c5c22774e8c51b |