@@ -75,11 +75,17 @@ time([[try_loadstring definition]], false)
75
75
time ([[ Defining packer_plugins]] , true )
76
76
_G .packer_plugins = {
77
77
[" everforest-nvim" ] = {
78
- config = { " \27 LJ\2 \n ‰\1\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\4\25 dim_inactive_windows\1\16 ui_contrast\b low\23 better_performance\2\15 background \t hard \n setup\15 everforest\f require\0 " },
78
+ config = { " \27 LJ\2 \n ‰\1\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\4\15 background \t hard \ 25 dim_inactive_windows\1\16 ui_contrast\b low\23 better_performance\2 \n setup\15 everforest\f require\0 " },
79
79
loaded = true ,
80
80
path = " /data/data/com.termux/files/home/.local/share/nvim/site/pack/packer/start/everforest-nvim" ,
81
81
url = " https://github.com/OurCodeBase/everforest-nvim"
82
82
},
83
+ [" lualine.nvim" ] = {
84
+ config = { " \27 LJ\2 \n æ\1\0\0\5\0\16\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 \003 5\4 \t \0 =\4 \n \003 5\4 \v \0 =\4 \f \003 5\4 \r \0 =\4\14\3 =\3\15\2 B\0\2\1 K\0\1\0 \r sections\14 lualine_z\1\2\0\0 \r location\14 lualine_y\1\2\0\0 \r filetype\14 lualine_b\1\2\0\0 \r filename\14 lualine_a\1\0\0\1\2\0\0 \t mode\f options\1\0\0\1\0\1 \n theme\t auto\n setup\f lualine\f require\0 " },
85
+ loaded = true ,
86
+ path = " /data/data/com.termux/files/home/.local/share/nvim/site/pack/packer/start/lualine.nvim" ,
87
+ url = " https://github.com/nvim-lualine/lualine.nvim"
88
+ },
83
89
[" packer.nvim" ] = {
84
90
loaded = true ,
85
91
path = " /data/data/com.termux/files/home/.local/share/nvim/site/pack/packer/start/packer.nvim" ,
@@ -90,8 +96,12 @@ _G.packer_plugins = {
90
96
time ([[ Defining packer_plugins]] , false )
91
97
-- Config for: everforest-nvim
92
98
time ([[ Config for everforest-nvim]] , true )
93
- try_loadstring (" \27 LJ\2 \n ‰\1\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\4\25 dim_inactive_windows\1\16 ui_contrast\b low\23 better_performance\2\15 background \t hard \n setup\15 everforest\f require\0 " , " config" , " everforest-nvim" )
99
+ try_loadstring (" \27 LJ\2 \n ‰\1\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\4\15 background \t hard \ 25 dim_inactive_windows\1\16 ui_contrast\b low\23 better_performance\2 \n setup\15 everforest\f require\0 " , " config" , " everforest-nvim" )
94
100
time ([[ Config for everforest-nvim]] , false )
101
+ -- Config for: lualine.nvim
102
+ time ([[ Config for lualine.nvim]] , true )
103
+ try_loadstring (" \27 LJ\2 \n æ\1\0\0\5\0\16\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 \003 5\4 \t \0 =\4 \n \003 5\4 \v \0 =\4 \f \003 5\4 \r \0 =\4\14\3 =\3\15\2 B\0\2\1 K\0\1\0 \r sections\14 lualine_z\1\2\0\0 \r location\14 lualine_y\1\2\0\0 \r filetype\14 lualine_b\1\2\0\0 \r filename\14 lualine_a\1\0\0\1\2\0\0 \t mode\f options\1\0\0\1\0\1 \n theme\t auto\n setup\f lualine\f require\0 " , " config" , " lualine.nvim" )
104
+ time ([[ Config for lualine.nvim]] , false )
95
105
96
106
_G ._packer .inside_compile = false
97
107
if _G ._packer .needs_bufread == true then
0 commit comments