1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Olexander
ss2316544@gmail.com
Committed at:
2022-05-16 19:15:21 +0300
Parent:
b3cbac1
M
lua/configs/statusline.lua
@@ -4,7 +4,7 @@ theme = "kanagawa",
globalstatus = true, component_separators = { left = "", right = "" }, section_separators = { left = "", right = "" }, - disabled_filetypes = { "NvimTree", "TelescopePrompt", "NeogitStatus" }, + disabled_filetypes = { "NvimTree", "TelescopePrompt", "NeogitStatus", "packer" }, }, sections = { lualine_a = { "filename" },