simplify loading plugins

This commit is contained in:
Tim Redband 2024-04-08 13:49:38 -04:00
parent 9982075bcd
commit 40700b5f5f
5 changed files with 2 additions and 53 deletions

View file

@ -1 +1 @@
return 'tpope/vim-sleuth'
return { 'tpope/vim-sleuth' }