add nvim-lsp, docker aliases

This commit is contained in:
aduhayon 2022-07-29 18:02:14 +02:00
parent dc391f7d87
commit e4d4f2b371
11 changed files with 27 additions and 9 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule ".config/zsh/.oh-my-zsh"]
path = .config/zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule ".config/nvim/pack/plugins/opt/nvim-lsp-installer"]
path = .config/nvim/pack/plugins/opt/nvim-lsp-installer
url = https://github.com/williamboman/nvim-lsp-installer.git