@@ -147,7 +147,7 @@ _G.packer_plugins = {
147
147
url = " https://github.com/jose-elias-alvarez/null-ls.nvim"
148
148
},
149
149
[" nvim-autopairs" ] = {
150
- config = { " \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 " },
150
+ config = { " \27 LJ\2 \n e \0\0\4 \0\6 \0 \t 6 \0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5 \2\4\000 5 \3\3\0 = \3\5\2 B \ 0\2\1 K\0\1\0\21 disable_filetype \1\0\0\1\2\0\0 \t rust \n setup\19 nvim-autopairs\f require\0 " },
151
151
loaded = true ,
152
152
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/nvim-autopairs" ,
153
153
url = " https://github.com/windwp/nvim-autopairs"
@@ -245,10 +245,6 @@ time([[Defining packer_plugins]], false)
245
245
time ([[ Config for nvim-cmp]] , true )
246
246
require (' custom.lsp' )
247
247
time ([[ Config for nvim-cmp]] , false )
248
- -- Config for: nvim-autopairs
249
- time ([[ Config for nvim-autopairs]] , true )
250
- 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" )
251
- time ([[ Config for nvim-autopairs]] , false )
252
248
-- Config for: Comment.nvim
253
249
time ([[ Config for Comment.nvim]] , true )
254
250
try_loadstring (" \27 LJ\2 \n 5\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\f Comment\f require\0 " , " config" , " Comment.nvim" )
@@ -257,6 +253,10 @@ time([[Config for Comment.nvim]], false)
257
253
time ([[ Config for glow.nvim]] , true )
258
254
try_loadstring (" \27 LJ\2 \n 2\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\t glow\f require\0 " , " config" , " glow.nvim" )
259
255
time ([[ Config for glow.nvim]] , false )
256
+ -- Config for: nvim-autopairs
257
+ time ([[ Config for nvim-autopairs]] , true )
258
+ try_loadstring (" \27 LJ\2 \n e\0\0\4\0\6\0 \t 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5\2\4\000 5\3\3\0 =\3\5\2 B\0\2\1 K\0\1\0\21 disable_filetype\1\0\0\1\2\0\0 \t rust\n setup\19 nvim-autopairs\f require\0 " , " config" , " nvim-autopairs" )
259
+ time ([[ Config for nvim-autopairs]] , false )
260
260
261
261
_G ._packer .inside_compile = false
262
262
if _G ._packer .needs_bufread == true then
0 commit comments