Skip to content

Commit

Permalink
Update .config/nvim/lua/plugins/lualine.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
oyoshot committed May 6, 2024
1 parent 6605023 commit 7e1122b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_config/nvim/lua/plugins/executable_lualine.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ return {
-- See `:help lualine.txt`
-- Set lualine as statusline
"nvim-lualine/lualine.nvim",
-- event = { "BufReadPre", "BufNewFile" },
event = { "BufReadPre", "BufNewFile" },
config = function()
-- Eviline config for lualine
-- Author: shadmansaleh
Expand Down

0 comments on commit 7e1122b

Please sign in to comment.