chore(plugins): neaten plugins
ensure style is somewhat consistent
This commit is contained in:
parent
6677e197e9
commit
d249c8c9c6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user