@@ -49,8 +49,8 @@ local function save_profiles(threshold)
49
49
end
50
50
51
51
time ([[ Luarocks path setup]] , true )
52
- local package_path_str = " /Users/tim/.cache/nvim/packer_hererocks/2.1.0-beta3 /share/lua/5.1/?.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.0-beta3 /share/lua/5.1/?/init.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.0-beta3 /lib/luarocks/rocks-5.1/?.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.0-beta3 /lib/luarocks/rocks-5.1/?/init.lua"
53
- local install_cpath_pattern = " /Users/tim/.cache/nvim/packer_hererocks/2.1.0-beta3 /lib/lua/5.1/?.so"
52
+ local package_path_str = " /Users/tim/.cache/nvim/packer_hererocks/2.1.1703358377 /share/lua/5.1/?.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.1703358377 /share/lua/5.1/?/init.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.1703358377 /lib/luarocks/rocks-5.1/?.lua;/Users/tim/.cache/nvim/packer_hererocks/2.1.1703358377 /lib/luarocks/rocks-5.1/?/init.lua"
53
+ local install_cpath_pattern = " /Users/tim/.cache/nvim/packer_hererocks/2.1.1703358377 /lib/lua/5.1/?.so"
54
54
if not string.find (package.path , package_path_str , 1 , true ) then
55
55
package.path = package.path .. ' ;' .. package_path_str
56
56
end
@@ -115,12 +115,33 @@ _G.packer_plugins = {
115
115
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/cmp_luasnip" ,
116
116
url = " https://github.com/saadparwaiz1/cmp_luasnip"
117
117
},
118
+ [" diffview.nvim" ] = {
119
+ loaded = true ,
120
+ path = " /Users/tim/.local/share/nvim/site/pack/packer/start/diffview.nvim" ,
121
+ url = " https://github.com/sindrets/diffview.nvim"
122
+ },
123
+ [" gitsigns.nvim" ] = {
124
+ config = { " \27 LJ\2 \n |\0\0\4\0\6\0 \t 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5\2\3\000 5\3\4\0 =\3\5\2 B\0\2\1 K\0\1\0\28 current_line_blame_opts\1\0\1 \n delay\3 d\1\0\1\23 current_line_blame\2 \n setup\r gitsigns\f require\0 " },
125
+ loaded = true ,
126
+ path = " /Users/tim/.local/share/nvim/site/pack/packer/start/gitsigns.nvim" ,
127
+ url = " https://github.com/lewis6991/gitsigns.nvim"
128
+ },
118
129
[" glow.nvim" ] = {
119
130
config = { " \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 " },
120
131
loaded = true ,
121
132
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/glow.nvim" ,
122
133
url = " https://github.com/ellisonleao/glow.nvim"
123
134
},
135
+ [" go.nvim" ] = {
136
+ loaded = true ,
137
+ path = " /Users/tim/.local/share/nvim/site/pack/packer/start/go.nvim" ,
138
+ url = " https://github.com/ray-x/go.nvim"
139
+ },
140
+ [" guihua.lua" ] = {
141
+ loaded = true ,
142
+ path = " /Users/tim/.local/share/nvim/site/pack/packer/start/guihua.lua" ,
143
+ url = " https://github.com/ray-x/guihua.lua"
144
+ },
124
145
[" lspkind-nvim" ] = {
125
146
loaded = true ,
126
147
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/lspkind-nvim" ,
@@ -141,6 +162,12 @@ _G.packer_plugins = {
141
162
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/mason.nvim" ,
142
163
url = " https://github.com/williamboman/mason.nvim"
143
164
},
165
+ neogit = {
166
+ config = { " \27 LJ\2 \n 4\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\v neogit\f require\0 " },
167
+ loaded = true ,
168
+ path = " /Users/tim/.local/share/nvim/site/pack/packer/start/neogit" ,
169
+ url = " https://github.com/NeogitOrg/neogit"
170
+ },
144
171
[" null-ls.nvim" ] = {
145
172
loaded = true ,
146
173
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/null-ls.nvim" ,
@@ -223,16 +250,6 @@ _G.packer_plugins = {
223
250
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/todo-comments.nvim" ,
224
251
url = " https://github.com/folke/todo-comments.nvim"
225
252
},
226
- [" vim-fugitive" ] = {
227
- loaded = true ,
228
- path = " /Users/tim/.local/share/nvim/site/pack/packer/start/vim-fugitive" ,
229
- url = " https://github.com/tpope/vim-fugitive"
230
- },
231
- [" vim-gitgutter" ] = {
232
- loaded = true ,
233
- path = " /Users/tim/.local/share/nvim/site/pack/packer/start/vim-gitgutter" ,
234
- url = " https://github.com/airblade/vim-gitgutter"
235
- },
236
253
[" vim-prisma" ] = {
237
254
loaded = true ,
238
255
path = " /Users/tim/.local/share/nvim/site/pack/packer/start/vim-prisma" ,
@@ -241,14 +258,6 @@ _G.packer_plugins = {
241
258
}
242
259
243
260
time ([[ Defining packer_plugins]] , false )
244
- -- Config for: nvim-cmp
245
- time ([[ Config for nvim-cmp]] , true )
246
- require (' custom.lsp' )
247
- time ([[ Config for nvim-cmp]] , false )
248
- -- Config for: Comment.nvim
249
- time ([[ Config for Comment.nvim]] , true )
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" )
251
- time ([[ Config for Comment.nvim]] , false )
252
261
-- Config for: glow.nvim
253
262
time ([[ Config for glow.nvim]] , true )
254
263
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" )
@@ -257,6 +266,22 @@ time([[Config for glow.nvim]], false)
257
266
time ([[ Config for nvim-autopairs]] , true )
258
267
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
268
time ([[ Config for nvim-autopairs]] , false )
269
+ -- Config for: Comment.nvim
270
+ time ([[ Config for Comment.nvim]] , true )
271
+ 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" )
272
+ time ([[ Config for Comment.nvim]] , false )
273
+ -- Config for: nvim-cmp
274
+ time ([[ Config for nvim-cmp]] , true )
275
+ require (' custom.lsp' )
276
+ time ([[ Config for nvim-cmp]] , false )
277
+ -- Config for: gitsigns.nvim
278
+ time ([[ Config for gitsigns.nvim]] , true )
279
+ try_loadstring (" \27 LJ\2 \n |\0\0\4\0\6\0 \t 6\0\0\0 '\2\1\0 B\0\2\002 9\0\2\000 5\2\3\000 5\3\4\0 =\3\5\2 B\0\2\1 K\0\1\0\28 current_line_blame_opts\1\0\1 \n delay\3 d\1\0\1\23 current_line_blame\2 \n setup\r gitsigns\f require\0 " , " config" , " gitsigns.nvim" )
280
+ time ([[ Config for gitsigns.nvim]] , false )
281
+ -- Config for: neogit
282
+ time ([[ Config for neogit]] , true )
283
+ try_loadstring (" \27 LJ\2 \n 4\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\v neogit\f require\0 " , " config" , " neogit" )
284
+ time ([[ Config for neogit]] , false )
260
285
261
286
_G ._packer .inside_compile = false
262
287
if _G ._packer .needs_bufread == true then
0 commit comments