add nvim-lsp, docker aliases
This commit is contained in:
parent
dc391f7d87
commit
e4d4f2b371
11 changed files with 27 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue