Smos + intray + some nvim changes
This commit is contained in:
parent
9c4f714636
commit
2e8ec89ef5
13 changed files with 1995 additions and 75 deletions
dotfiles/neovim/lua/my/plugins
|
@ -13,8 +13,8 @@ function M.config()
|
|||
section_separators = { left = "", right = "" },
|
||||
theme = "auto",
|
||||
disabled_filetypes = {
|
||||
"undotree"
|
||||
}
|
||||
"undotree",
|
||||
},
|
||||
},
|
||||
sections = {
|
||||
lualine_a = { "branch" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue