fixed lualine theme
This commit is contained in:
parent
b790381843
commit
3f24c9a0f8
@ -4,7 +4,7 @@ return {
|
|||||||
config = function()
|
config = function()
|
||||||
require('lualine').setup {
|
require('lualine').setup {
|
||||||
options = {
|
options = {
|
||||||
theme = 'material',
|
theme = 'catppuccin',
|
||||||
disabled_filetypes = {
|
disabled_filetypes = {
|
||||||
statusline = {},
|
statusline = {},
|
||||||
winbar = { 'dap-repl', 'dapui_console' },
|
winbar = { 'dap-repl', 'dapui_console' },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user