Packer is not optional
This commit is contained in:
parent
df2c98077c
commit
9f804b8d0c
@ -1,7 +1,7 @@
|
|||||||
return require('packer').startup(function()
|
return require('packer').startup(function()
|
||||||
|
|
||||||
-- Packer can manage itself as an optional plugin
|
-- Packer can manage itself as an optional plugin
|
||||||
use {'wbthomason/packer.nvim', opt = true}
|
use {'wbthomason/packer.nvim'}
|
||||||
use {'neovim/nvim-lspconfig'}
|
use {'neovim/nvim-lspconfig'}
|
||||||
use {'nvim-treesitter/nvim-treesitter'}
|
use {'nvim-treesitter/nvim-treesitter'}
|
||||||
use {
|
use {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user