@@ -1,374 +0,0 @@
-- Automatically generated packer.nvim plugin loader code
if vim.api . nvim_call_function ( ' has ' , { ' nvim-0.5 ' } ) ~= 1 then
vim.api . nvim_command ( ' echohl WarningMsg | echom "Invalid Neovim version for packer.nvim! | echohl None" ' )
return
end
vim.api . nvim_command ( ' packadd packer.nvim ' )
local no_errors , error_msg = pcall ( function ( )
_G._packer = _G._packer or { }
_G._packer . inside_compile = true
local time
local profile_info
local should_profile = false
if should_profile then
local hrtime = vim.loop . hrtime
profile_info = { }
time = function ( chunk , start )
if start then
profile_info [ chunk ] = hrtime ( )
else
profile_info [ chunk ] = ( hrtime ( ) - profile_info [ chunk ] ) / 1e6
end
end
else
time = function ( chunk , start ) end
end
local function save_profiles ( threshold )
local sorted_times = { }
for chunk_name , time_taken in pairs ( profile_info ) do
sorted_times [ # sorted_times + 1 ] = { chunk_name , time_taken }
end
table.sort ( sorted_times , function ( a , b ) return a [ 2 ] > b [ 2 ] end )
local results = { }
for i , elem in ipairs ( sorted_times ) do
if not threshold or threshold and elem [ 2 ] > threshold then
results [ i ] = elem [ 1 ] .. ' took ' .. elem [ 2 ] .. ' ms '
end
end
if threshold then
table.insert ( results , ' (Only showing plugins that took longer than ' .. threshold .. ' ms ' .. ' to load) ' )
end
_G._packer . profile_output = results
end
time ( [[Luarocks path setup]] , true )
local package_path_str = " /home/fs0c131y/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/?.lua;/home/fs0c131y/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/?/init.lua;/home/fs0c131y/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/?.lua;/home/fs0c131y/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/?/init.lua "
local install_cpath_pattern = " /home/fs0c131y/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/?.so "
if not string.find ( package.path , package_path_str , 1 , true ) then
package.path = package.path .. ' ; ' .. package_path_str
end
if not string.find ( package.cpath , install_cpath_pattern , 1 , true ) then
package.cpath = package.cpath .. ' ; ' .. install_cpath_pattern
end
time ( [[Luarocks path setup]] , false )
time ( [[try_loadstring definition]] , true )
local function try_loadstring ( s , component , name )
local success , result = pcall ( loadstring ( s ) , name , _G.packer_plugins [ name ] )
if not success then
vim.schedule ( function ( )
vim.api . nvim_notify ( ' packer.nvim: Error running ' .. component .. ' for ' .. name .. ' : ' .. result , vim.log . levels.ERROR , { } )
end )
end
return result
end
time ( [[try_loadstring definition]] , false )
time ( [[Defining packer_plugins]] , true )
_G.packer_plugins = {
chadtree = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/chadtree " ,
url = " https://github.com/ms-jpq/chadtree "
} ,
[ " comfortable-motion.vim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/comfortable-motion.vim " ,
url = " https://github.com/yuttie/comfortable-motion.vim "
} ,
[ " copilot.vim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/copilot.vim " ,
url = " https://github.com/github/copilot.vim "
} ,
[ " coq.artifacts " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/coq.artifacts " ,
url = " https://github.com/ms-jpq/coq.artifacts "
} ,
[ " coq.thirdparty " ] = {
config = { " \27 LJ \2 \n <EFBFBD> \2 \0 \0 \5 \0 \n \0 \018 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 4 \2 \5 \000 5 \3 \2 \000 5 \4 \3 \0 = \4 \4 \003 5 \4 \5 \0 = \4 \6 \3 > \3 \1 \002 5 \3 \a \0 > \3 \2 \002 5 \3 \b \0 > \3 \3 \002 5 \3 \t \0 > \3 \4 \2 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \b src \b dap \1 \0 \3 \b src \f copilot \15 short_name \b COP \15 accept_key \n <C-l> \1 \0 \3 \b src \a bc \15 short_name \t MATH \14 precision \3 \6 \v unsafe \1 \4 \0 \0 \a rm \r poweroff \a mv \n shell \1 \0 \2 \6 n \t node \6 p \t perl \1 \0 \4 \14 max_lines \3 c \b src \t repl \a sh \a sh \r deadline \3 <EFBFBD> \3 \v coq_3p \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/coq.thirdparty " ,
url = " https://github.com/ms-jpq/coq.thirdparty "
} ,
coq_nvim = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/coq_nvim " ,
url = " https://github.com/ms-jpq/coq_nvim "
} ,
[ " crates.nvim " ] = {
config = { " \27 LJ \2 \n s \0 \0 \5 \0 \b \0 \v 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \6 \000 5 \3 \4 \000 5 \4 \3 \0 = \4 \5 \3 = \3 \a \2 B \0 \2 \1 K \0 \1 \0 \b src \1 \0 \0 \b coq \1 \0 \0 \1 \0 \2 \f enabled \2 \t name \16 crates.nvim \n setup \v crates \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/crates.nvim " ,
url = " https://github.com/saecki/crates.nvim "
} ,
[ " dashboard-nvim " ] = {
config = { " \27 LJ \2 \n / \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \20 setup.dashboard \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/dashboard-nvim " ,
url = " https://github.com/glepnir/dashboard-nvim "
} ,
[ " diffview.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/diffview.nvim " ,
url = " https://github.com/sindrets/diffview.nvim "
} ,
[ " galaxyline.nvim " ] = {
config = { " \27 LJ \2 \n * \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \15 statusline \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/galaxyline.nvim " ,
url = " https://github.com/NTBBloodbath/galaxyline.nvim "
} ,
[ " glow.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/glow.nvim " ,
url = " https://github.com/ellisonleao/glow.nvim "
} ,
[ " hop.nvim " ] = {
config = { " \27 LJ \2 \n U \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \t keys \28 etovxqpdygfblzhckisuran \n setup \b hop \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/hop.nvim " ,
url = " https://github.com/phaazon/hop.nvim "
} ,
[ " indent-blankline.nvim " ] = {
config = { " \27 LJ \2 \n W \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \21 show_end_of_line \2 \n setup \21 indent_blankline \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/indent-blankline.nvim " ,
url = " https://github.com/lukas-reineke/indent-blankline.nvim "
} ,
[ " lsp-status.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/lsp-status.nvim " ,
url = " https://github.com/nvim-lua/lsp-status.nvim "
} ,
[ " nvim-colorizer.lua " ] = {
config = { " \27 LJ \2 \n 7 \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 \14 colorizer \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-colorizer.lua " ,
url = " https://github.com/norcalli/nvim-colorizer.lua "
} ,
[ " nvim-dap " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-dap " ,
url = " https://github.com/mfussenegger/nvim-dap "
} ,
[ " nvim-dap-ui " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-dap-ui " ,
url = " https://github.com/rcarriga/nvim-dap-ui "
} ,
[ " nvim-lsp-installer " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-lsp-installer " ,
url = " https://github.com/williamboman/nvim-lsp-installer "
} ,
[ " nvim-lspconfig " ] = {
config = { " \27 LJ \2 \n # \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \b lsp \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-lspconfig " ,
url = " https://github.com/neovim/nvim-lspconfig "
} ,
[ " nvim-treesitter " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-treesitter " ,
url = " https://github.com/nvim-treesitter/nvim-treesitter "
} ,
[ " nvim-web-devicons " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/nvim-web-devicons " ,
url = " https://github.com/kyazdani42/nvim-web-devicons "
} ,
[ " packer.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/packer.nvim " ,
url = " https://github.com/wbthomason/packer.nvim "
} ,
[ " plenary.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/plenary.nvim " ,
url = " https://github.com/nvim-lua/plenary.nvim "
} ,
[ " rust-tools.nvim " ] = {
config = { " \27 LJ \2 \n 0 \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \21 setup.rust-tools \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/rust-tools.nvim " ,
url = " https://github.com/simrat39/rust-tools.nvim "
} ,
sonokai = {
config = { " \27 LJ \2 \n + \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \16 colorscheme \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/sonokai " ,
url = " https://github.com/sainnhe/sonokai "
} ,
[ " telescope-fzf-native.nvim " ] = {
config = { " \27 LJ \2 \n <EFBFBD> \1 \0 \0 \5 \0 \v \0 \019 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 \002 5 \3 \a \000 5 \4 \6 \0 = \4 \b \3 = \3 \t \2 B \0 \2 \001 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \n \0 ' \2 \b \0 B \0 \2 \1 K \0 \1 \0 \19 load_extension \15 extensions \b fzf \1 \0 \0 \1 \0 \4 \14 case_mode \15 smart_case \25 override_file_sorter \2 \28 override_generic_sorter \2 \n fuzzy \2 \r defaults \1 \0 \0 \1 \0 \1 \17 initial_mode \v insert \n setup \14 telescope \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/telescope-fzf-native.nvim " ,
url = " https://github.com/nvim-telescope/telescope-fzf-native.nvim "
} ,
[ " telescope-ui-select.nvim " ] = {
config = { " \27 LJ \2 \n N \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \0 ' \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \14 ui-select \19 load_extension \14 telescope \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/telescope-ui-select.nvim " ,
url = " https://github.com/nvim-telescope/telescope-ui-select.nvim "
} ,
[ " telescope.nvim " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/telescope.nvim " ,
url = " https://github.com/nvim-telescope/telescope.nvim "
} ,
[ " toggleterm.nvim " ] = {
config = { " \27 LJ \2 \n 0 \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \21 setup.toggleterm \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/toggleterm.nvim " ,
url = " https://github.com/akinsho/toggleterm.nvim "
} ,
[ " trouble.nvim " ] = {
config = { " \27 LJ \2 \n <EFBFBD> \1 \0 \0 \t \0 \16 \0 \027 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \0 B \0 \1 \001 6 \0 \0 \0 ' \2 \3 \0 B \0 \2 \002 6 \1 \0 \0 ' \3 \4 \0 B \1 \2 \002 9 \2 \2 \001 5 \4 \14 \000 5 \5 \f \000 5 \6 \b \000 5 \a \6 \000 9 \b \5 \0 = \b \a \a = \a \t \006 5 \a \n \000 9 \b \5 \0 = \b \a \a = \a \v \6 = \6 \r \5 = \5 \15 \4 B \2 \2 \1 K \0 \1 \0 \r defaults \1 \0 \0 \r mappings \1 \0 \0 \6 n \1 \0 \0 \6 i \1 \0 \0 \n <c-t> \1 \0 \0 \22 open_with_trouble \14 telescope trouble.providers.telescope \n setup \f trouble \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/trouble.nvim " ,
url = " https://github.com/folke/trouble.nvim "
} ,
[ " vim-base64 " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-base64 " ,
url = " https://github.com/christianrondeau/vim-base64 "
} ,
[ " vim-commentary " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-commentary " ,
url = " https://github.com/tpope/vim-commentary "
} ,
[ " vim-fugitive " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-fugitive " ,
url = " https://github.com/tpope/vim-fugitive "
} ,
[ " vim-gh-line " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-gh-line " ,
url = " https://github.com/ruanyl/vim-gh-line "
} ,
[ " vim-mergetool " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-mergetool " ,
url = " https://github.com/samoshkin/vim-mergetool "
} ,
[ " vim-repeat " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-repeat " ,
url = " https://github.com/tpope/vim-repeat "
} ,
[ " vim-rooter " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-rooter " ,
url = " https://github.com/airblade/vim-rooter "
} ,
[ " vim-speeddating " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-speeddating " ,
url = " https://github.com/tpope/vim-speeddating "
} ,
[ " vim-surround " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-surround " ,
url = " https://github.com/tpope/vim-surround "
} ,
[ " vim-vinegar " ] = {
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/vim-vinegar " ,
url = " https://github.com/tpope/vim-vinegar "
} ,
[ " which-key.nvim " ] = {
config = { " \27 LJ \2 \n 7 \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 \14 which-key \f require \0 " } ,
loaded = true ,
path = " /home/fs0c131y/.local/share/nvim/site/pack/packer/start/which-key.nvim " ,
url = " https://github.com/folke/which-key.nvim "
}
}
time ( [[Defining packer_plugins]] , false )
-- Config for: toggleterm.nvim
time ( [[Config for toggleterm.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n 0 \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \21 setup.toggleterm \f require \0 " , " config " , " toggleterm.nvim " )
time ( [[Config for toggleterm.nvim]] , false )
-- Config for: sonokai
time ( [[Config for sonokai]] , true )
try_loadstring ( " \27 LJ \2 \n + \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \16 colorscheme \f require \0 " , " config " , " sonokai " )
time ( [[Config for sonokai]] , false )
-- Config for: hop.nvim
time ( [[Config for hop.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n U \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \t keys \28 etovxqpdygfblzhckisuran \n setup \b hop \f require \0 " , " config " , " hop.nvim " )
time ( [[Config for hop.nvim]] , false )
-- Config for: crates.nvim
time ( [[Config for crates.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n s \0 \0 \5 \0 \b \0 \v 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \6 \000 5 \3 \4 \000 5 \4 \3 \0 = \4 \5 \3 = \3 \a \2 B \0 \2 \1 K \0 \1 \0 \b src \1 \0 \0 \b coq \1 \0 \0 \1 \0 \2 \f enabled \2 \t name \16 crates.nvim \n setup \v crates \f require \0 " , " config " , " crates.nvim " )
time ( [[Config for crates.nvim]] , false )
-- Config for: telescope-fzf-native.nvim
time ( [[Config for telescope-fzf-native.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n <EFBFBD> \1 \0 \0 \5 \0 \v \0 \019 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 \002 5 \3 \a \000 5 \4 \6 \0 = \4 \b \3 = \3 \t \2 B \0 \2 \001 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \n \0 ' \2 \b \0 B \0 \2 \1 K \0 \1 \0 \19 load_extension \15 extensions \b fzf \1 \0 \0 \1 \0 \4 \14 case_mode \15 smart_case \25 override_file_sorter \2 \28 override_generic_sorter \2 \n fuzzy \2 \r defaults \1 \0 \0 \1 \0 \1 \17 initial_mode \v insert \n setup \14 telescope \f require \0 " , " config " , " telescope-fzf-native.nvim " )
time ( [[Config for telescope-fzf-native.nvim]] , false )
-- Config for: indent-blankline.nvim
time ( [[Config for indent-blankline.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n W \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \000 5 \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \21 show_end_of_line \2 \n setup \21 indent_blankline \f require \0 " , " config " , " indent-blankline.nvim " )
time ( [[Config for indent-blankline.nvim]] , false )
-- Config for: dashboard-nvim
time ( [[Config for dashboard-nvim]] , true )
try_loadstring ( " \27 LJ \2 \n / \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \20 setup.dashboard \f require \0 " , " config " , " dashboard-nvim " )
time ( [[Config for dashboard-nvim]] , false )
-- Config for: nvim-colorizer.lua
time ( [[Config for nvim-colorizer.lua]] , true )
try_loadstring ( " \27 LJ \2 \n 7 \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 \14 colorizer \f require \0 " , " config " , " nvim-colorizer.lua " )
time ( [[Config for nvim-colorizer.lua]] , false )
-- Config for: telescope-ui-select.nvim
time ( [[Config for telescope-ui-select.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n N \0 \0 \3 \0 \4 \0 \a 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \0 ' \2 \3 \0 B \0 \2 \1 K \0 \1 \0 \14 ui-select \19 load_extension \14 telescope \f require \0 " , " config " , " telescope-ui-select.nvim " )
time ( [[Config for telescope-ui-select.nvim]] , false )
-- Config for: nvim-lspconfig
time ( [[Config for nvim-lspconfig]] , true )
try_loadstring ( " \27 LJ \2 \n # \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \b lsp \f require \0 " , " config " , " nvim-lspconfig " )
time ( [[Config for nvim-lspconfig]] , false )
-- Config for: galaxyline.nvim
time ( [[Config for galaxyline.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n * \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \15 statusline \f require \0 " , " config " , " galaxyline.nvim " )
time ( [[Config for galaxyline.nvim]] , false )
-- Config for: trouble.nvim
time ( [[Config for trouble.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n <EFBFBD> \1 \0 \0 \t \0 \16 \0 \027 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 9 \0 \2 \0 B \0 \1 \001 6 \0 \0 \0 ' \2 \3 \0 B \0 \2 \002 6 \1 \0 \0 ' \3 \4 \0 B \1 \2 \002 9 \2 \2 \001 5 \4 \14 \000 5 \5 \f \000 5 \6 \b \000 5 \a \6 \000 9 \b \5 \0 = \b \a \a = \a \t \006 5 \a \n \000 9 \b \5 \0 = \b \a \a = \a \v \6 = \6 \r \5 = \5 \15 \4 B \2 \2 \1 K \0 \1 \0 \r defaults \1 \0 \0 \r mappings \1 \0 \0 \6 n \1 \0 \0 \6 i \1 \0 \0 \n <c-t> \1 \0 \0 \22 open_with_trouble \14 telescope trouble.providers.telescope \n setup \f trouble \f require \0 " , " config " , " trouble.nvim " )
time ( [[Config for trouble.nvim]] , false )
-- Config for: rust-tools.nvim
time ( [[Config for rust-tools.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n 0 \0 \0 \3 \0 \2 \0 \004 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \1 K \0 \1 \0 \21 setup.rust-tools \f require \0 " , " config " , " rust-tools.nvim " )
time ( [[Config for rust-tools.nvim]] , false )
-- Config for: which-key.nvim
time ( [[Config for which-key.nvim]] , true )
try_loadstring ( " \27 LJ \2 \n 7 \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 \14 which-key \f require \0 " , " config " , " which-key.nvim " )
time ( [[Config for which-key.nvim]] , false )
-- Config for: coq.thirdparty
time ( [[Config for coq.thirdparty]] , true )
try_loadstring ( " \27 LJ \2 \n <EFBFBD> \2 \0 \0 \5 \0 \n \0 \018 6 \0 \0 \0 ' \2 \1 \0 B \0 \2 \002 4 \2 \5 \000 5 \3 \2 \000 5 \4 \3 \0 = \4 \4 \003 5 \4 \5 \0 = \4 \6 \3 > \3 \1 \002 5 \3 \a \0 > \3 \2 \002 5 \3 \b \0 > \3 \3 \002 5 \3 \t \0 > \3 \4 \2 B \0 \2 \1 K \0 \1 \0 \1 \0 \1 \b src \b dap \1 \0 \3 \b src \f copilot \15 short_name \b COP \15 accept_key \n <C-l> \1 \0 \3 \b src \a bc \15 short_name \t MATH \14 precision \3 \6 \v unsafe \1 \4 \0 \0 \a rm \r poweroff \a mv \n shell \1 \0 \2 \6 n \t node \6 p \t perl \1 \0 \4 \14 max_lines \3 c \b src \t repl \a sh \a sh \r deadline \3 <EFBFBD> \3 \v coq_3p \f require \0 " , " config " , " coq.thirdparty " )
time ( [[Config for coq.thirdparty]] , false )
_G._packer . inside_compile = false
if _G._packer . needs_bufread == true then
vim.cmd ( " doautocmd BufRead " )
end
_G._packer . needs_bufread = false
if should_profile then save_profiles ( ) end
end )
if not no_errors then
error_msg = error_msg : gsub ( ' " ' , ' \\ " ' )
vim.api . nvim_command ( ' echohl ErrorMsg | echom "Error in packer_compiled: ' .. error_msg .. ' " | echom "Please check your config for correctness" | echohl None ' )
end