refactor(nvim): use main silicon repo

This commit is contained in:
Price Hiller 2022-11-07 00:19:01 -06:00
parent 34990aa39d
commit fb4e36305b

View File

@ -704,7 +704,7 @@ return packer.startup({
-- Take a screenshot of code selected
use({
"treatybreaker/fix-wl-copy-date-formatting",
"NarutoXY/silicon.lua",
requires = { "nvim-lua/plenary.nvim" },
config = function()
require("silicon").setup({})