omnifunc for PowerShell in Vim
Inspired by Omnisharp
- Execute
netsh http add urlacl url=http://+:1234/ user=Everyonewith elevating UAC - Download poshcomplete-vim from LATEST BUILD in AppVeyor
- Extract poshcomplete-vim.zip to
~\vimfiles\bundle\poshcomplete-vim - Execute
~\vimfiles\bundle\poshcomplete-vim\server\PoshComplete\bin\Release\PoshComplete.exeand Turn off Security Warning - Add
~\vimfiles\bundle\poshcomplete-vimto runtimepath - Install webapi-vim
- Install vimproc
- Execute
:call poshcomplete#StartServer()in Vim - foobar
<C-X><C-O>
- Windows 7+
- webapi-vim
- vimproc
MIT
