Adds powershell syntax highlighting
This commit is contained in:
parent
fa2e44a582
commit
1f5857131f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -84,3 +84,6 @@
|
|||
[submodule "bundle/deoplete.nvim"]
|
||||
path = bundle/deoplete.nvim
|
||||
url = https://github.com/Shougo/deoplete.nvim
|
||||
[submodule "bundle/vim-ps1"]
|
||||
path = bundle/vim-ps1
|
||||
url = https://github.com/PProvost/vim-ps1.git
|
||||
|
|
1
bundle/vim-ps1
Submodule
1
bundle/vim-ps1
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9fdf92846fbeb8445e535cf0c5bdb4b1dce4a506
|
Loading…
Add table
Add a link
Reference in a new issue