Plugged in the theme
Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
-- This file can be loaded by calling `lua require('plugins')` from your init.vim
|
||||
|
||||
-- Only required if you have packer configured as `opt`
|
||||
vim.cmd [[packadd packer.nvim]]
|
||||
|
||||
return require('packer').startup(function(use)
|
||||
use 'wbthomason/packer.nvim'
|
||||
end)
|
Reference in New Issue
Block a user