mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 14:03:51 +00:00
chad nvim theme overlay lol
This commit is contained in:
parent
efe8d19d7a
commit
2c1131fe8e
6 changed files with 119 additions and 59 deletions
|
|
@ -1,5 +1,9 @@
|
|||
-- Disabled: Using NvChad statusline instead
|
||||
-- To re-enable lualine: set enabled = true below AND
|
||||
-- in lua/chadrc.lua set M.ui.statusline.enabled = false
|
||||
return {
|
||||
'nvim-lualine/lualine.nvim',
|
||||
enabled = false, -- Disabled in favor of NvChad statusline
|
||||
event = 'VeryLazy',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue