mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-14 03:14:38 +02:00
Improved plugin doc strings
This commit is contained in:
parent
f3e37a1f83
commit
dc09ba53fb
6 changed files with 19 additions and 6 deletions
|
@ -60,7 +60,8 @@ return {
|
|||
end,
|
||||
},
|
||||
|
||||
-- statusline
|
||||
-- Displays a fancy status line with git status,
|
||||
-- LSP diagnostics, filetype information, and more.
|
||||
{
|
||||
"nvim-lualine/lualine.nvim",
|
||||
event = "VeryLazy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue