formatting: reformat statusline.lua
This commit is contained in:
@@ -100,10 +100,10 @@ return {
|
|||||||
"nvim-tree/nvim-web-devicons", -- optional dependency
|
"nvim-tree/nvim-web-devicons", -- optional dependency
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
---Whether to create winbar updater autocmd.
|
---Whether to create winbar updater autocmd.
|
||||||
---
|
---
|
||||||
---@type boolean
|
---@type boolean
|
||||||
create_autocmd = true,
|
create_autocmd = true,
|
||||||
---Filetypes not to enable winbar in.
|
---Filetypes not to enable winbar in.
|
||||||
---
|
---
|
||||||
---@type string[]
|
---@type string[]
|
||||||
|
|||||||
Reference in New Issue
Block a user