@@ -166,6 +166,11 @@ _G.packer_plugins = {
166
166
path = " /home/nxl/.local/share/nvim/site/pack/packer/start/neoscroll.nvim" ,
167
167
url = " https://github.com/karb94/neoscroll.nvim"
168
168
},
169
+ [" no-clown-fiesta.nvim" ] = {
170
+ loaded = true ,
171
+ path = " /home/nxl/.local/share/nvim/site/pack/packer/start/no-clown-fiesta.nvim" ,
172
+ url = " https://github.com/aktersnurra/no-clown-fiesta.nvim"
173
+ },
169
174
[" null-ls.nvim" ] = {
170
175
loaded = true ,
171
176
path = " /home/nxl/.local/share/nvim/site/pack/packer/start/null-ls.nvim" ,
@@ -256,14 +261,6 @@ _G.packer_plugins = {
256
261
}
257
262
258
263
time ([[ Defining packer_plugins]] , false )
259
- -- Config for: nvim-autopairs
260
- time ([[ Config for nvim-autopairs]] , true )
261
- try_loadstring (" \27 LJ\2 \n @\0\0\3\0\3\0 \a 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 4\2\0\0 B\0\2\1 K\0\1\0 \n setup\19 nvim-autopairs\f require\0 " , " config" , " nvim-autopairs" )
262
- time ([[ Config for nvim-autopairs]] , false )
263
- -- Config for: Comment.nvim
264
- time ([[ Config for Comment.nvim]] , true )
265
- try_loadstring (" \27 LJ\2 \n \1\0\0\6\0 \a \0 \r 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5\2\5\000 6\3\0\0 '\5\3\0 B\3\2\002 9\3\4\3 B\3\1\2 =\3\6\2 B\0\2\1 K\0\1\0 \r pre_hook\1\0\0\20 create_pre_hook7ts_context_commentstring.integrations.comment_nvim\n setup\f Comment\f require\0 " , " config" , " Comment.nvim" )
266
- time ([[ Config for Comment.nvim]] , false )
267
264
-- Config for: nvim-ts-autotag
268
265
time ([[ Config for nvim-ts-autotag]] , true )
269
266
try_loadstring (" \27 LJ\2 \n A\0\0\3\0\3\0 \a 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 4\2\0\0 B\0\2\1 K\0\1\0 \n setup\20 nvim-ts-autotag\f require\0 " , " config" , " nvim-ts-autotag" )
@@ -272,6 +269,14 @@ time([[Config for nvim-ts-autotag]], false)
272
269
time ([[ Config for gitsigns.nvim]] , true )
273
270
try_loadstring (" \27 LJ\2 \n 6\0\0\3\0\3\0\006 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\0 B\0\1\1 K\0\1\0 \n setup\r gitsigns\f require\0 " , " config" , " gitsigns.nvim" )
274
271
time ([[ Config for gitsigns.nvim]] , false )
272
+ -- Config for: nvim-autopairs
273
+ time ([[ Config for nvim-autopairs]] , true )
274
+ try_loadstring (" \27 LJ\2 \n @\0\0\3\0\3\0 \a 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 4\2\0\0 B\0\2\1 K\0\1\0 \n setup\19 nvim-autopairs\f require\0 " , " config" , " nvim-autopairs" )
275
+ time ([[ Config for nvim-autopairs]] , false )
276
+ -- Config for: Comment.nvim
277
+ time ([[ Config for Comment.nvim]] , true )
278
+ try_loadstring (" \27 LJ\2 \n \1\0\0\6\0 \a \0 \r 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5\2\5\000 6\3\0\0 '\5\3\0 B\3\2\002 9\3\4\3 B\3\1\2 =\3\6\2 B\0\2\1 K\0\1\0 \r pre_hook\1\0\0\20 create_pre_hook7ts_context_commentstring.integrations.comment_nvim\n setup\f Comment\f require\0 " , " config" , " Comment.nvim" )
279
+ time ([[ Config for Comment.nvim]] , false )
275
280
276
281
_G ._packer .inside_compile = false
277
282
if _G ._packer .needs_bufread == true then
0 commit comments