heavim/plugins/vim-ps1.load.vim

5 lines
84 B
VimL
Raw Normal View History

2023-06-18 17:20:21 +02:00
call dein#add('PProvost/vim-ps1', #{
\ lazy: 1,
\ on_ft: ['ps1', 'ps1xml'],
\ })