turn off custom plugins
This commit is contained in:
parent
c016d260b9
commit
53927c893d
6 changed files with 267 additions and 243 deletions
|
|
@ -1,3 +1,7 @@
|
|||
return {
|
||||
'ThePrimeagen/vim-be-good',
|
||||
}
|
||||
if true then
|
||||
return
|
||||
else
|
||||
return {
|
||||
'ThePrimeagen/vim-be-good',
|
||||
}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue