+ Adding git to powershell and added highlight support for ps1
This commit is contained in:
parent
0bebd4b1bd
commit
1adb99be96
2 changed files with 28 additions and 2 deletions
|
@ -10,6 +10,7 @@ let $vimplug_bundle='~/.local/share/vim/bundle'
|
|||
" ----- List of used plugins
|
||||
call plug#begin($vimplug_bundle)
|
||||
|
||||
Plug 'PProvost/vim-ps1'
|
||||
Plug 'deoplete-plugins/deoplete-jedi'
|
||||
Plug 'kovetskiy/sxhkd-vim'
|
||||
Plug 'lervag/vimtex'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue