remove some disabled statusline plugins
This commit is contained in:
parent
e20adf8a96
commit
c4b001befc
1 changed files with 0 additions and 6 deletions
|
@ -85,12 +85,6 @@ require("lazy").setup({
|
|||
|
||||
{ "ntpeters/vim-better-whitespace", lazy = false },
|
||||
|
||||
-- -- { "glepnir/galaxyline.nvim", lazy = false },
|
||||
-- {
|
||||
-- "rebelot/heirline.nvim",
|
||||
-- lazy = false,
|
||||
-- dependencies = {'gitsigns.nvim', 'nvim-web-devicons'},
|
||||
-- },
|
||||
{
|
||||
'nvim-lualine/lualine.nvim',
|
||||
lazy = false,
|
||||
|
|
Loading…
Reference in a new issue