Adds powershell syntax highlighting

master
Jonathan Hodgson 4 years ago
parent fa2e44a582
commit 1f5857131f
  1. 3
      .gitmodules
  2. 1
      bundle/vim-ps1

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

@ -0,0 +1 @@
Subproject commit 9fdf92846fbeb8445e535cf0c5bdb4b1dce4a506
Loading…
Cancel
Save