Archived
Simplify plugin list
This commit is contained in:
@@ -8,8 +8,7 @@ local function bootstrap(pkg, repo)
|
||||
return false
|
||||
end
|
||||
|
||||
_G.zander = {}
|
||||
_G.zander.first_launch = bootstrap('packer.nvim', 'https://github.com/wbthomason/packer.nvim')
|
||||
_G.first_launch = bootstrap('packer.nvim', 'https://github.com/wbthomason/packer.nvim')
|
||||
|
||||
bootstrap('tangerine.nvim', 'https://github.com/udayvir-singh/tangerine.nvim')
|
||||
require('tangerine').setup({
|
||||
|
||||
Reference in New Issue
Block a user