diff --git a/lua/sherlock5512/plugins.lua b/lua/sherlock5512/plugins.lua index 46199c1..ddb0f34 100644 --- a/lua/sherlock5512/plugins.lua +++ b/lua/sherlock5512/plugins.lua @@ -138,7 +138,7 @@ return require('packer').startup(function(use) } -- Language / Project specific - use 'folke/neodev.nvim' + use {'folke/neodev.nvim'} if Packer_bootstapping then require('packer').sync() -- install plugins on first run