clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

packer

sspaeti 76c89e18 62ce5f9d

+10
+10
nvim/plugin/packer_compiled.lua
··· 398 398 loaded = true, 399 399 path = "/Users/sspaeti/.local/share/nvim/site/pack/packer/start/vimspector", 400 400 url = "https://github.com/puremourning/vimspector" 401 + }, 402 + ["zen-mode.nvim"] = { 403 + config = { "\27LJ\2\n:\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\rzen-mode\frequire\0" }, 404 + loaded = true, 405 + path = "/Users/sspaeti/.local/share/nvim/site/pack/packer/start/zen-mode.nvim", 406 + url = "https://github.com/folke/zen-mode.nvim" 401 407 } 402 408 } 403 409 404 410 time([[Defining packer_plugins]], false) 411 + -- Config for: zen-mode.nvim 412 + time([[Config for zen-mode.nvim]], true) 413 + try_loadstring("\27LJ\2\n:\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\rzen-mode\frequire\0", "config", "zen-mode.nvim") 414 + time([[Config for zen-mode.nvim]], false) 405 415 406 416 _G._packer.inside_compile = false 407 417 if _G._packer.needs_bufread == true then