Skip to content

Commit f1c9460

Browse files
committed
lualine has been added excluding configration...
1 parent 00ff3f7 commit f1c9460

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

lua/user/packer.lua

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- check and install packer if unavailable.
12
local ensure_packer = function()
23
local fn = vim.fn
34
local install_path = fn.stdpath('data')..'/site/pack/packer/start/packer.nvim'
@@ -12,7 +13,9 @@ end
1213
local packer_bootstrap = ensure_packer()
1314

1415
return require('packer').startup(function(use)
16+
-- native package client.
1517
use 'wbthomason/packer.nvim'
18+
-- everforest color plugin.
1619
use {
1720
"OurCodeBase/everforest-nvim",
1821
config = function()
@@ -24,6 +27,25 @@ return require('packer').startup(function(use)
2427
})
2528
end
2629
}
30+
-- lualine plugin for ui.
31+
use {
32+
'nvim-lualine/lualine.nvim',
33+
config = function()
34+
require("lualine").setup({
35+
options = {
36+
theme = 'auto',
37+
icons_enabled = false
38+
},
39+
sections = {
40+
-- lualine_a = {'mode','filename'},
41+
lualine_a = {'mode'},
42+
-- lualine_b = {'filename'},
43+
lualine_y = {'filetype'},
44+
lualine_z = {'location'}
45+
}
46+
})
47+
end
48+
}
2749
if packer_bootstrap then
2850
require('packer').sync()
2951
end

plugin/packer_compiled.lua

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,17 @@ time([[try_loadstring definition]], false)
7575
time([[Defining packer_plugins]], true)
7676
_G.packer_plugins = {
7777
["everforest-nvim"] = {
78-
config = { "\27LJ\2\n\1\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\4\25dim_inactive_windows\1\16ui_contrast\blow\23better_performance\2\15background\thard\nsetup\15everforest\frequire\0" },
78+
config = { "\27LJ\2\n\1\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\4\15background\thard\25dim_inactive_windows\1\16ui_contrast\blow\23better_performance\2\nsetup\15everforest\frequire\0" },
7979
loaded = true,
8080
path = "/data/data/com.termux/files/home/.local/share/nvim/site/pack/packer/start/everforest-nvim",
8181
url = "https://github.com/OurCodeBase/everforest-nvim"
8282
},
83+
["lualine.nvim"] = {
84+
config = { "\27LJ\2\næ\1\0\0\5\0\16\0\0196\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\4\0005\3\3\0=\3\5\0025\3\a\0005\4\6\0=\4\b\0035\4\t\0=\4\n\0035\4\v\0=\4\f\0035\4\r\0=\4\14\3=\3\15\2B\0\2\1K\0\1\0\rsections\14lualine_z\1\2\0\0\rlocation\14lualine_y\1\2\0\0\rfiletype\14lualine_b\1\2\0\0\rfilename\14lualine_a\1\0\0\1\2\0\0\tmode\foptions\1\0\0\1\0\1\ntheme\tauto\nsetup\flualine\frequire\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+
},
8389
["packer.nvim"] = {
8490
loaded = true,
8591
path = "/data/data/com.termux/files/home/.local/share/nvim/site/pack/packer/start/packer.nvim",
@@ -90,8 +96,12 @@ _G.packer_plugins = {
9096
time([[Defining packer_plugins]], false)
9197
-- Config for: everforest-nvim
9298
time([[Config for everforest-nvim]], true)
93-
try_loadstring("\27LJ\2\n\1\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\4\25dim_inactive_windows\1\16ui_contrast\blow\23better_performance\2\15background\thard\nsetup\15everforest\frequire\0", "config", "everforest-nvim")
99+
try_loadstring("\27LJ\2\n\1\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\4\15background\thard\25dim_inactive_windows\1\16ui_contrast\blow\23better_performance\2\nsetup\15everforest\frequire\0", "config", "everforest-nvim")
94100
time([[Config for everforest-nvim]], false)
101+
-- Config for: lualine.nvim
102+
time([[Config for lualine.nvim]], true)
103+
try_loadstring("\27LJ\2\næ\1\0\0\5\0\16\0\0196\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\4\0005\3\3\0=\3\5\0025\3\a\0005\4\6\0=\4\b\0035\4\t\0=\4\n\0035\4\v\0=\4\f\0035\4\r\0=\4\14\3=\3\15\2B\0\2\1K\0\1\0\rsections\14lualine_z\1\2\0\0\rlocation\14lualine_y\1\2\0\0\rfiletype\14lualine_b\1\2\0\0\rfilename\14lualine_a\1\0\0\1\2\0\0\tmode\foptions\1\0\0\1\0\1\ntheme\tauto\nsetup\flualine\frequire\0", "config", "lualine.nvim")
104+
time([[Config for lualine.nvim]], false)
95105

96106
_G._packer.inside_compile = false
97107
if _G._packer.needs_bufread == true then

0 commit comments

Comments
 (0)