Packer is not optional
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user