refactor: Add support for vscode
This commit is contained in:
parent
d08cd5f7fc
commit
a950db5c41
1 changed files with 3 additions and 1 deletions
|
@ -39,4 +39,6 @@ else
|
|||
endif
|
||||
|
||||
" ----- PlugIns
|
||||
source ~/.config/vim/vim_plug
|
||||
if !exists('g:vscode')
|
||||
source ~/.config/vim/vim_plug
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue